We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fe97f8 commit e523894Copy full SHA for e523894
.github/ISSUE_TEMPLATE/feature_request.yml
@@ -0,0 +1,17 @@
1
+name: Feature request
2
+description: Suggest an idea
3
+labels: [enhancement]
4
+body:
5
+ - type: textarea
6
+ id: problem
7
+ attributes:
8
+ label: Problem
9
10
+ id: proposal
11
12
+ label: Proposal
13
+ - type: dropdown
14
+ id: priority
15
16
+ label: Priority
17
+ options: [nice to have, important, critical]
0 commit comments