File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ description : " Thank you for reporting a bug!"
2+ name : bug
3+ title : " [SHORT PROBLEM DESCRIPTION]"
4+ labels : issue, needs-testing
5+ body :
6+ - type : markdown
7+ attributes :
8+ value : " ## Welcome, please describe your problem below;"
9+ - type : textarea
10+ attributes :
11+ label : problem
12+ value : the long description of your problem
13+ - type : textarea
14+ attributes :
15+ label : reproduction steps
16+ value : |
17+ 1.
18+ 2.
19+ 3.
20+ ...
21+ - type : textarea
22+ attributes :
23+ label : " What to do about it?"
Original file line number Diff line number Diff line change 1+ description : " Thank you for your new feature idea!"
2+ name : feature
3+ title : " [SHORT FUNCTIONAL DESCRIPTION]"
4+ labels : new
5+ body :
6+ - type : textarea
7+ attributes :
8+ label : " As a User/Admin/Operator I would like to ..."
9+ value : the long description of your functionality
You can’t perform that action at this time.
0 commit comments