Skip to content

Commit

Permalink
ops: update showcase form discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
h-enk committed Aug 31, 2023
1 parent 660f09c commit 0c97272
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/DISCUSSION_TEMPLATE/showcase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@ body:
- Your website is public
- Your website is a showcase
- type: input
id: website-name
id: site-name
attributes:
label: Website name
label: Site name
placeholder: My super cool site
validations:
required: true
- type: input
id: public-website-url
id: public-url
attributes:
label: Public website URL
label: Public URL
placeholder: 'https://example.com/'
validations:
required: true
Expand Down

0 comments on commit 0c97272

Please sign in to comment.