Update .github/ISSUE_TEMPLATE/bug_report.md

Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
Róbert Papp 2024-06-13 19:47:30 +01:00 committed by GitHub
parent 3a1f3854a4
commit 307d07ebfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,4 +24,6 @@ A clear and concise description of what you expected to happen and what actually
### Logs
Paste the activity from your command line. Redact if needed.
Tip: Set `GH_DEBUG=true` (verbose logs) or `GH_DEBUG=api` (verbose logs with HTTP traffic details)
> [!NOTE]
> Set `GH_DEBUG=true` for verbose logs or `GH_DEBUG=api` for verbose logs with HTTP traffic details.