Skip to content

Commit

Permalink
Update bug_report.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinetlyNotAI authored Jun 16, 2024
1 parent af3081e commit dc9a123
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ body:
validations:
required: true
- type: textarea
id: log
id: dlog
attributes:
label: Debugger Log
description: Include the log file generated by running `.\Logicytics --debugger`, copy the file contents and paste it in.
validations:
required: true
- type: textarea
id: log
id: clog
attributes:
label: Crash Log
description: Include the log file generated due to the crash, copy the file contents and paste it in.
Expand Down

0 comments on commit dc9a123

Please sign in to comment.