Updated .github/ISSUE_TEMPLATE/bug_report.yaml

This commit is contained in:
Tonye Jack 2022-10-28 15:08:11 -06:00
parent c8647c6f17
commit 4b5b6ae1f4

View File

@ -70,6 +70,11 @@ body:
attributes: attributes:
label: Relevant log output 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. 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 render: shell
- type: textarea - type: textarea
attributes: attributes: