File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,27 +14,16 @@ body:
1414 options :
1515 - label : I have searched the existing issues
1616 required : true
17- - type : input
17+ - type : textarea
1818 attributes :
1919 label : Build url
2020 description : Url for the failing build
21- value : " Build: "
21+ value : |
22+ Build:
23+ Build error leg or test failing:
24+ Pull Request:
2225 validations :
2326 required : true
24- - type : input
25- attributes :
26- label : Build error leg or test failing
27- description : Name of the build job, or name of the failing test
28- value : " Build error leg or test failing:"
29- validations :
30- required : false
31- - type : input
32- attributes :
33- label : Pull Request
34- description : Pull Request url (if any)
35- value : " Pull Request:"
36- validations :
37- required : false
3827 - type : textarea
3928 attributes :
4029 label : Fill in the error message template
You can’t perform that action at this time.
0 commit comments