Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Radiicall committed Apr 20, 2024
1 parent 000f23a commit 4906e71
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@ body:
options:
- label: I have searched the existing issues
required: true
- type: checkboxes
attributes:
label: Have you ran the program with `--log-level=debug`?
description: `--log-level=debug` provides better logging when reporting issues, it should be used when reporting bugs.
options:
- label: I used `--log-level=debug` when running the program
required: false
- type: textarea
id: describe
attributes:
Expand Down

0 comments on commit 4906e71

Please sign in to comment.