Skip to content

Commit

Permalink
Updated .github/ISSUE_TEMPLATE/bug_report.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Oct 28, 2022
1 parent 0add7a3 commit 81d228b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 81d228b

Please sign in to comment.