Skip to content

Commit

Permalink
Revert "Chore: Update feature_request issue form to reduce spamming"
Browse files Browse the repository at this point in the history
This reverts commit da2568a.
  • Loading branch information
artdeell authored Jul 3, 2024
1 parent f23b99c commit 5b3a376
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ body:
Give us some details into the problem, and how this affects it.
placeholder: 'Example: You should add a version selector because of the text box being too small.'
validations:
required: true
required: false

- type: textarea
attributes:
Expand All @@ -20,7 +20,7 @@ body:
What do you want to see changed, added, or removed? Make sure to be specific.
placeholder: 'Example: A scrollable version picker.'
validations:
required: true
required: false

- type: textarea
attributes:
Expand Down

0 comments on commit 5b3a376

Please sign in to comment.