Update [BUG] issue template (#2978)

This commit is contained in:
Andreas Maerten 2024-04-26 16:31:44 +02:00 committed by GitHub
parent 7c8aa753ee
commit 3e5f4f5639

View File

@ -28,16 +28,23 @@ body:
required: true
- type: textarea
attributes:
label: Logs and/or screenshots
label: Logs
description: |
For a bug report to be valid, please include the logs for YimMenu.
For a bug report to be valid, you need to include the logs for YimMenu.
They can be found under `%appdata%/YimMenu/cout.log`, even if you think the log file is useless we'd still like for you to include it here.
Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in.
Tip: To easily upload your log file rename the cout.log file to cout.txt, alternatively zip the cout.log file. You can then drag and drop the file here.
validations:
required: true
- type: textarea
attributes:
label: Screenshots / Video
description: |
If you think the issue can be better explained with screenshots or a video then consider adding these here.
Tip: You can attach images by clicking this area to highlight it and then dragging files in.
value: |
```
<paste your logs here>
```
<!-- drag and drop your images or video(s) here -->
validations:
required: false
- type: dropdown