Skip to content

Commit

Permalink
Update -feature.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jinglescode authored Nov 14, 2024
1 parent 34fe9ea commit 9d87cc7
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 @@ -18,14 +18,14 @@ body:
validations:
required: true
- type: textarea
id: alternatives
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. Ex. I'm always frustrated when [...]
validations:
required: false
- type: textarea
id: alternatives
id: solution
attributes:
label: Describe the solution you'd like
description: A clear and concise description of what you want to happen.
Expand All @@ -42,4 +42,4 @@ body:
attributes:
label: Would you be willing to implement it?
options:
- label: "Yes, I will implement it."
- label: "Yes, I will implement it."

0 comments on commit 9d87cc7

Please sign in to comment.