mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-06-02 14:44:12 +00:00
Don't word-wrap in the bug report template
Oh, I wish GHFM handled soft-breaks as soft-breaks, rather than turning them into hard ones :/.
This commit is contained in:
parent
97a2f2dbdd
commit
5d473725d5
11
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -7,8 +7,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Minecraft Version
|
label: Minecraft Version
|
||||||
description: |
|
description: |
|
||||||
What version of Minecraft are you using? If your version is not listed,
|
What version of Minecraft are you using? If your version is not listed, please try to reproduce on one of the supported versions.
|
||||||
please try to reproduce on one of the supported versions.
|
|
||||||
options:
|
options:
|
||||||
- 1.20.1
|
- 1.20.1
|
||||||
- 1.21.x
|
- 1.21.x
|
||||||
@ -28,9 +27,5 @@ body:
|
|||||||
label: Details
|
label: Details
|
||||||
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. This is always useful, even if it doesn't include errors, so please upload this!
|
||||||
instance. This is always useful, even if it doesn't include errors, so
|
- 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 reproduce it, the quicker it'll get fixed.
|
||||||
please upload this!
|
|
||||||
- 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
|
|
||||||
reproduce it, the quicker it'll get fixed.
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user