Skip to content

Commit

Permalink
Update feature-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximilianAnzinger committed Dec 7, 2024
1 parent 13521f8 commit 3182c2f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,19 @@ body:
- type: textarea
attributes:
label: Is your feature request related to a problem?
description: Please describe. A clear and concise description of what the problem is.
description: Please provide a clear and concise description of the problem.
placeholder: Ex. I'm always frustrated when ...
- type: textarea
attributes:
label: Describe the solution you'd like
label: "User Story: Describe the solution you'd like"
description: Describe the solution you'd like
validations:
required: true
- type: textarea
attributes:
label: Acceptance Criteria
description: List specific conditions that the feature must meet to be considered complete and acceptable.
placeholder: "- [ ] When I do X, then Y should happen."
- type: textarea
attributes:
label: Describe alternatives you've considered
Expand Down

0 comments on commit 3182c2f

Please sign in to comment.