File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ name : ❓ Question / Support
2+ description : Ask a question or get help with usage
3+ labels : ["question", "support"]
4+ body :
5+ - type : markdown
6+ attributes :
7+ value : |
8+ Have a question? We're happy to help! Please provide as much context as possible.
9+
10+ - type : textarea
11+ id : question
12+ attributes :
13+ label : ❓ Your Question
14+ description : What would you like to know?
15+ placeholder : How do I...
16+ validations :
17+ required : true
18+
19+ - type : textarea
20+ id : context
21+ attributes :
22+ label : 🖥️ Context
23+ description : What are you trying to accomplish? What have you tried so far?
24+ placeholder : |
25+ I'm trying to...
26+ I've already tried...
27+ validations :
28+ required : false
29+
30+ - type : textarea
31+ id : references
32+ attributes :
33+ label : 📎 References
34+ description : Any relevant documentation, links, or code snippets you've looked at.
35+ validations :
36+ required : false
You can’t perform that action at this time.
0 commit comments