We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6689b4 commit 089557fCopy full SHA for 089557f
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -31,21 +31,9 @@ body:
31
- self-hosted runner
32
validations:
33
required: true
34
-- type: textarea
35
- attributes:
36
- render: yaml
37
- label: The workflow code or a link to the workflow file
38
- validations:
39
- required: true
40
- type: input
41
attributes:
42
- label: Link to the log of a failed workflow job, or to a gist with the output
43
44
45
46
47
- render: shell
48
- label: The command and output of the failing step
+ label: Link to the failed workflow job (must be a public workflow job, so the necessary information is available)
49
50
51
- type: textarea
0 commit comments