We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e82ac58 + ae50d1c commit 55813f9Copy full SHA for 55813f9
.github/DISCUSSION_TEMPLATE/npm.yml
@@ -0,0 +1,20 @@
1
+labels: [npm]
2
+body:
3
+- type: dropdown
4
+ attributes:
5
+ label: Select Topic Area
6
+ description: What would you like to discuss?
7
+ options:
8
+ - "Question"
9
+ - "Product Feedback"
10
+ - "Bug"
11
+ - "Show & Tell"
12
+ - "General"
13
+ validations:
14
+ required: true
15
+- type: textarea
16
17
+ label: Body
18
+ description: Start your discussion!
19
20
0 commit comments