File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change @@ -48,15 +48,12 @@ body:
4848 label : What OS are you seeing the problem on?
4949 multiple : true
5050 options :
51- - all
52- - ubuntu-latest or ubuntu-20.04
53- - ubuntu-18.04
54- - macos-latest or macos-10.15
55- - macos-11
56- - windows-latest or windows-2019
57- - windows-2016
51+ - Ubuntu
52+ - macOS
53+ - Windows
54+ - Other
5855 validations :
59- required : true
56+ required : false
6057 - type : textarea
6158 id : expected
6259 attributes :
7067 attributes :
7168 label : Relevant log output
7269 description : Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
70+ placeholder : |
71+ This can be achieved by:
72+ 1. Re-running the workflow with debug logging enabled.
73+ 2. Copy or download the log archive.
74+ 3. Paste the contents here or upload the file in a subsequent comment.
7375 render : shell
7476 - type : textarea
7577 attributes :
You can’t perform that action at this time.
0 commit comments