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,13 +13,15 @@ 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 :
1617 required : true
1718 - type : textarea
1819 id : steps
1920 attributes :
2021 label : Steps to reproduce
2122 description : Provide step-by-step instructions to reproduce the bug
2223 placeholder : 1) ...\n2) ...\n3) ...
24+ validations :
2325 required : true
2426 - type : textarea
2527 id : expected
Original file line number Diff line number Diff line change @@ -11,12 +11,14 @@ body:
1111 id : summary
1212 attributes :
1313 label : Short summary
14+ validations :
1415 required : true
1516 - type : textarea
1617 id : problem
1718 attributes :
1819 label : Problem to solve
1920 description : Describe the problem or pain point this feature would address
21+ validations :
2022 required : true
2123 - type : textarea
2224 id : solution
You can’t perform that action at this time.
0 commit comments