Skip to content

Commit

Permalink
Merge pull request #386 from MeshJS/jinglescode-patch-1
Browse files Browse the repository at this point in the history
Update -feature.yml
  • Loading branch information
jinglescode authored Nov 14, 2024
2 parents 34fe9ea + 9d87cc7 commit a2a7c89
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 a2a7c89

Please sign in to comment.