File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,16 +13,16 @@ body:
1313 label : Short summary
1414 description : One-line summary of the bug
1515 placeholder : e.g. Sending a message fails with 500
16- validations :
17- required : true
16+ validations :
17+ required : true
1818 - type : textarea
1919 id : steps
2020 attributes :
2121 label : Steps to reproduce
2222 description : Provide step-by-step instructions to reproduce the bug
2323 placeholder : 1) ...\n2) ...\n3) ...
24- validations :
25- required : true
24+ validations :
25+ required : true
2626 - type : textarea
2727 id : expected
2828 attributes :
Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ body:
1111 id : summary
1212 attributes :
1313 label : Short summary
14- validations :
15- required : true
14+ validations :
15+ required : true
1616 - type : textarea
1717 id : problem
1818 attributes :
1919 label : Problem to solve
2020 description : Describe the problem or pain point this feature would address
21- validations :
22- required : true
21+ validations :
22+ required : true
2323 - type : textarea
2424 id : solution
2525 attributes :
You can’t perform that action at this time.
0 commit comments