Skip to content

Commit 8e4df8f

Browse files
committed
wip
1 parent d75cd39 commit 8e4df8f

1 file changed

Lines changed: 5 additions & 16 deletions

File tree

.github/ISSUE_TEMPLATE/40_blocking_clean_ci.yml

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)