diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 1e24b2b9b..6ce1aba4f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -7,8 +7,7 @@ body: attributes: label: Minecraft Version description: | - What version of Minecraft are you using? If your version is not listed, - please try to reproduce on one of the supported versions. + What version of Minecraft are you using? If your version is not listed, please try to reproduce on one of the supported versions. options: - 1.20.1 - 1.21.x @@ -28,9 +27,5 @@ body: label: Details description: | Description of the bug. Please include the following: - - 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! - - 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. + - 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! + - 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.