Skip to content

Commit 55813f9

Browse files
authored
Merge pull request community#165611 from community/ebndev-patch-1
Create npm.yml
2 parents e82ac58 + ae50d1c commit 55813f9

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
attributes:
17+
label: Body
18+
description: Start your discussion!
19+
validations:
20+
required: true

0 commit comments

Comments
 (0)