Skip to content

Commit 202ae2a

Browse files
authored
Update bug.yaml (#34)
Add a link to instructions for debug logging Signed-off-by: Seth Vargo <seth@sethvargo.com>
1 parent 1f6a964 commit 202ae2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ body:
4040
type: 'textarea'
4141
attributes:
4242
label: 'Log output'
43-
description: 'Paste all log output here from the GitHub Actions run here, removing any sensitive values. Include the entire log output, not just the section you believe to be relevant. If your workflow is public, you can also provide a link to a failed run. For more information on downloading logs, please see https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/using-workflow-run-logs#downloading-logs.'
43+
description: 'Paste all debug log output here from the GitHub Actions run here, removing any sensitive values. Include the entire debug log output, not just the section you believe to be relevant. If your workflow is public, you can also provide a link to a failed run. For more information on enabling debug logging, please see: https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/troubleshooting-workflows/enabling-debug-logging. For more information on downloading logs, please see https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/using-workflow-run-logs#downloading-logs.'
4444
render: 'text'
4545

4646
- id: 'additional'

0 commit comments

Comments
 (0)