We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975d86c commit 40b01f5Copy full SHA for 40b01f5
.github/ISSUE_TEMPLATE/feature-request.yml
@@ -21,14 +21,11 @@ body:
21
description: "What problem does this feature solve for users?"
22
placeholder: "E.g. 'Helps users who prefer dark mode.'"
23
24
- - type: checkbox
+ - type: input
25
attributes:
26
label: "⚡ Priority"
27
description: "How important is this feature?"
28
- options:
29
- - "critical: Must be implemented immediately"
30
- - "major: Should be implemented soon"
31
- - "minor: Could be implemented later"
+ placeholder: "E.g. 'Critical, Major, Minor'"
32
33
- type: input
34
0 commit comments