Skip to content

Commit

Permalink
fix(templates): replace select with checkbox for priority field
Browse files Browse the repository at this point in the history
Signed-off-by: SEBASTIAN JN <sebastianjnuwu@gmail.com>
  • Loading branch information
sebastianjnuwu authored Dec 23, 2024
1 parent 569c200 commit 975d86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ body:
description: "What problem does this feature solve for users?"
placeholder: "E.g. 'Helps users who prefer dark mode.'"

- type: select
- type: checkbox
attributes:
label: "⚡ Priority"
description: "How important is this feature?"
Expand Down

0 comments on commit 975d86c

Please sign in to comment.