Skip to content

Commit

Permalink
Merge pull request #54 from Kashyap1ankit/fix/hero
Browse files Browse the repository at this point in the history
fixed feat template
  • Loading branch information
Kashyap1ankit authored Nov 29, 2024
2 parents d17e92a + 7d05b6b commit 47372f9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/feat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,17 +27,17 @@ body:
label: Is this a breaking change
multiple: false
options:
- Yes
- No
- "Yes"
- "No"

- type: dropdown
id: interested
attributes:
label: Are you willing to solve it
multiple: false
options:
- Yes
- No
- "Yes"
- "No"

- type: checkboxes
id: terms
Expand Down

0 comments on commit 47372f9

Please sign in to comment.