Skip to content

Commit

Permalink
docs(github): update bug report instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
DorielRivalet committed Jul 31, 2023
1 parent c07d9a6 commit 283d747
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 @@ -16,7 +16,7 @@ body:
id: what-happened
attributes:
label: What happened?
description: Also tell us, what did you expect to happen? Please add the crash log or log file information if you have it, you can find it in the overlay folder, inside the log folder. If possible, add instructions on how to reproduce the bug. The logs folder is found in C:\Users\NAME\AppData\Local\MHFZ_Overlay\app-x.y.z\logs
description: Also tell us, what did you expect to happen? Please drag and drop log file below if you have it, you can find it in the overlay folder, inside the log folder. If possible, add instructions on how to reproduce the bug. The logs folder is found in C:\Users\NAME\AppData\Local\MHFZ_Overlay\app-x.y.z\logs.
placeholder: Tell us what you see!
value: "A bug happened! Here is my crash log"
validations:
Expand Down Expand Up @@ -65,7 +65,7 @@ body:
attributes:
label: Quest ID
description: What is the Quest ID where the issue occurs? Enter the quest ID that you see in the overlay, enabled by going into Config -> Quest Log -> Settings. If the issue occurs in multiple quests, enter an example quest ID and tell us in the issue description that it happens in multiple quests. If the issue occurs outside quests, enter 0.
placeholder: '64123'
placeholder: '0'
validations:
required: true
- type: markdown
Expand Down

0 comments on commit 283d747

Please sign in to comment.