mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-29 03:34:50 +00:00
Updated .github/ISSUE_TEMPLATE/bug_report.yaml
This commit is contained in:
parent
bb9c177485
commit
ff59751b3c
1 changed files with 5 additions and 0 deletions
5
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
|
@ -70,6 +70,11 @@ body:
|
|||
attributes:
|
||||
label: Relevant log output
|
||||
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
||||
placeholder: |
|
||||
This can be achieved by:
|
||||
1. Re-running the workflow with debug logging enabled.
|
||||
2. Copy or download the log archive.
|
||||
3. Paste the contents here or upload the file in a subsequent comment.
|
||||
render: shell
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
|
Loading…
Reference in a new issue