Skip to content

Commit

Permalink
Fix debug note
Browse files Browse the repository at this point in the history
  • Loading branch information
asheroto committed Apr 26, 2024
1 parent fb72c5d commit a0f12b4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ body:
description: |
Please include any other information here that you feel may be relevant to the problem you are seeing but is not covered in the previous sections.
- type: textarea
id: output-with-debugmode
id: output-with-debug
attributes:
label: Full Output With `-DebugMode`
label: Full Output With `-Debug`
description: |
Please run the script with the `-DebugMode` argument and include the output below.
Please run the script with the `-Debug` argument and include the output below.

0 comments on commit a0f12b4

Please sign in to comment.