Skip to content

Commit

Permalink
Update feature.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmartinz authored May 12, 2024
1 parent fb73815 commit f53570f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@ body:
- label: I have read all the feature request issues.
required: true
- type: textarea
id: what's-your-idea
id: whats-your-idea
attributes:
label: Explain feature request
description: Is your feature request related to a problem? Please describe.
placeholder: Provide a clear and concise description of the problem. For example, "I consistently encounter frustration when..."
validations:
required: false
- type: textarea
id: what's-your-solution
id: whats-your-solution
attributes:
label: Explain your solution
description: Could you outline the solution you envision?
Expand All @@ -40,4 +40,4 @@ body:
label: Additional Context
description: Include any extra information or visuals that may be relevant to the feature request.
validations:
required: false
required: false

0 comments on commit f53570f

Please sign in to comment.