mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-01-23 23:46:55 +00:00
A desperate plea to get people to include logs
This commit is contained in:
parent
37c4789fa4
commit
97a2f2dbdd
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -6,7 +6,9 @@ body:
|
|||||||
id: mc-version
|
id: mc-version
|
||||||
attributes:
|
attributes:
|
||||||
label: Minecraft Version
|
label: Minecraft Version
|
||||||
description: What version of Minecraft are you using?
|
description: |
|
||||||
|
What version of Minecraft are you using? If your version is not listed,
|
||||||
|
please try to reproduce on one of the supported versions.
|
||||||
options:
|
options:
|
||||||
- 1.20.1
|
- 1.20.1
|
||||||
- 1.21.x
|
- 1.21.x
|
||||||
@ -27,7 +29,8 @@ body:
|
|||||||
description: |
|
description: |
|
||||||
Description of the bug. Please include the following:
|
Description of the bug. Please include the following:
|
||||||
- Logs: These will be located in the `logs/` directory of your Minecraft
|
- Logs: These will be located in the `logs/` directory of your Minecraft
|
||||||
instance. Please upload them as a gist or directly into this editor.
|
instance. This is always useful, even if it doesn't include errors, so
|
||||||
|
please upload this!
|
||||||
- Detailed reproduction steps: sometimes I can spot a bug pretty easily,
|
- Detailed reproduction steps: sometimes I can spot a bug pretty easily,
|
||||||
but often it's much more obscure. The more information I have to help
|
but often it's much more obscure. The more information I have to help
|
||||||
reproduce it, the quicker it'll get fixed.
|
reproduce it, the quicker it'll get fixed.
|
||||||
|
Loading…
Reference in New Issue
Block a user