Skip to content

Commit

Permalink
Update bug.yaml (#34)
Browse files Browse the repository at this point in the history
Add a link to instructions for debug logging

Signed-off-by: Seth Vargo <[email protected]>
  • Loading branch information
sethvargo authored Jan 16, 2025
1 parent 1f6a964 commit 202ae2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ body:
type: 'textarea'
attributes:
label: 'Log output'
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.'
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.'
render: 'text'

- id: 'additional'
Expand Down

0 comments on commit 202ae2a

Please sign in to comment.