File tree 2 files changed +20
-13
lines changed
2 files changed +20
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ name : 🙋 Question
2
+ description : I have a question I can't find the answer to ❓
3
+ labels : [question]
4
+ body :
5
+ - type : markdown
6
+ attributes :
7
+ value : |
8
+ Thanks for being bold enough, and taking the time to ask a question.
9
+ - type : textarea
10
+ attributes :
11
+ label : My question is!
12
+ description : The question should be concise and clear, and not out of context.
13
+ placeholder : |
14
+ 1. If Discussions are enabled in this repository and your question leads to a discussion,
15
+ I recommend using the Discussions area.
16
+ 2. If your question is about code that you've written, provide a short and clear
17
+ example of what you're trying to accomplish.
18
+ 3. If available, provide any additional context that may help us answer your question.
19
+ validations :
20
+ required : true
You can’t perform that action at this time.
0 commit comments