Skip to content

Commit

Permalink
[skip ci] Update feature_request.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amsam0 authored Jan 14, 2025
1 parent de7ef34 commit 24d6fb0
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,25 @@ labels: 'enhancement'
assignees: 'amsam0'
body:
- type: textarea
label: Is your feature request related to a problem? Please describe.
placeholder: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
attributes:
label: Is your feature request related to a problem? Please describe.
placeholder: A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
validations:
required: true
- type: textarea
label: Describe the solution you'd like
placeholder: A clear and concise description of what you want to happen.
attributes:
label: Describe the solution you'd like
placeholder: A clear and concise description of what you want to happen.
validations:
required: true
- type: textarea
label: Describe alternatives you've considered
placeholder: A clear and concise description of any alternative solutions or features you've considered.
attributes:
label: Describe alternatives you've considered
placeholder: A clear and concise description of any alternative solutions or features you've considered.
validations:
required: true
- type: textarea
label: Additional context
placeholder: Add any other context or screenshots about the feature request here.
attributes:
label: Additional context
placeholder: Add any other context or screenshots about the feature request here.
---

0 comments on commit 24d6fb0

Please sign in to comment.