Skip to content

Commit

Permalink
fixed feat template
Browse files Browse the repository at this point in the history
  • Loading branch information
Kashyap1ankit committed Nov 29, 2024
1 parent 930bddf commit 7d05b6b
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 7d05b6b

Please sign in to comment.