Skip to content

Commit

Permalink
Merge pull request #18 from ml-comm/BRAVO68WEB-patch-1
Browse files Browse the repository at this point in the history
chore: made website url submission required
  • Loading branch information
iprajwaal authored Nov 15, 2024
2 parents f302fa5 + de45ec6 commit 1e3aa7e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/REQUEST.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,14 @@ body:
label: Purpose
description: >-
Please describe the purpose of the subdomain. For example, "I want to host a personal blog on this subdomain."
- type: textarea
id: website_url
attributes:
label: Current website URL
description: >-
Provide your current community or project website URL.
validations:
required: true
- type: textarea
id: project
attributes:
Expand Down

0 comments on commit 1e3aa7e

Please sign in to comment.