Skip to content

Commit 975d86c

Browse files
fix(templates): replace select with checkbox for priority field
Signed-off-by: SEBASTIAN JN <[email protected]>
1 parent 569c200 commit 975d86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/feature-request.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ body:
2121
description: "What problem does this feature solve for users?"
2222
placeholder: "E.g. 'Helps users who prefer dark mode.'"
2323

24-
- type: select
24+
- type: checkbox
2525
attributes:
2626
label: "⚡ Priority"
2727
description: "How important is this feature?"

0 commit comments

Comments
 (0)