Skip to content

Commit

Permalink
Update feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
OpticFusion1 authored Feb 23, 2023
1 parent a7392ef commit 9c66584
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,29 +11,29 @@ body:
2. Ensure the feature has not already been suggested. If it already has been, please comment more info on the previous issue instead of creating a new one.
3. Only put ONE feature per issue. This helps us keep track of things.
- type: textarea
id: bug-description
id: problem
attributes:
label: Is your feature request related to a problem? Please describe.
description: A clear and concise description of what the problem is.
placeholder: "ex. I'm always frustrated when [...]"
validations:
required: true
- type: textarea
id: reproduction
id: solution
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen.
validations:
required: true
- type: textarea
id: screenshots
id: alternatives
attributes:
label: Describe alternatives you've considered
description: A clear and concise description of any alternative solutions or features you've considered.
validations:
required: false
- type: textarea
id: screenshots
id: additional-context
attributes:
label: Additional context
description: Add any other context or screenshots about the feature request here.
Expand Down

0 comments on commit 9c66584

Please sign in to comment.