File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Bug Report
2+ description : File a bug report
3+ title : " [Bug]: "
4+ body :
5+ - type : markdown
6+ attributes :
7+ value : |
8+ Thanks for taking the time to fill out this bug report!
9+ - type : textarea
10+ id : what-happened
11+ attributes :
12+ label : What happened?
13+ description : Give us a step by step what you did.
14+ placeholder : Tell us what happened!
15+ validations :
16+ required : true
17+ - type : textarea
18+ id : what-expected
19+ attributes :
20+ label : What did you expect?
21+ description : This field might be optional depending on the bug you encountered.
22+ placeholder : Tell us what you wanted to see!
23+ validation :
24+ required : true
25+ - type : textarea
26+ id : which-version
27+ attributes :
28+ label : Version
29+ description : On which version did the bug occur?
30+ placeholder : E.g. v0.0.0-preview.1
31+ validations :
32+ required : true
You can’t perform that action at this time.
0 commit comments