Skip to content

Commit

Permalink
Update 4-feature_request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpr0 authored Aug 12, 2024
1 parent b83b146 commit 979192f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/ISSUE_TEMPLATE/4-feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ body:
- type: textarea
id: describe-the-idea
attributes:
label: Describe the idea (required)
label: Describe the idea
description: Please provide a clear and concise description of your idea and provide a summarised description in the title above.
validations:
required: true
- type: textarea
id: expected-behaviour
attributes:
label: Tell us about the expected behaviour (required)
label: Expected behaviour
description: |
If you're suggesting a change/improvement, tell us a bit more about the problem you attempt to solve and how you idea helps to solve it.
Include a brief description of what you think should happen, maybe even how it should work and how you plan on using it.
Expand All @@ -39,16 +39,16 @@ body:
- type: textarea
id: alternatives
attributes:
label: Tell us about alternatives you've considered (required)
label: Alternatives you've considered
description: |
Have you considered any alternative solutions or workarounds?
validations:
required: true
- type: textarea
id: context
attributes:
label: Context (optional)
label: Context
description: |
Anything else relevant?
validations:
required: false
required: false

0 comments on commit 979192f

Please sign in to comment.