Update .github/ISSUE_TEMPLATE/bug_report.md
Co-authored-by: Andy Feller <andyfeller@github.com>
This commit is contained in:
parent
3a1f3854a4
commit
307d07ebfd
1 changed files with 3 additions and 1 deletions
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
4
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue