From f16d1499fea95e25960d5c5f38d1a0439e66d9ce Mon Sep 17 00:00:00 2001 From: Jonathan Coates Date: Thu, 24 Jun 2021 09:07:22 +0000 Subject: [PATCH] Woops --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 245f44dad..40e512e12 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -4,7 +4,7 @@ labels: [ bug ] body: - type: dropdown id: mc-version - attributes: + attributes: label: Minecraft Version description: What version of Minecraft are you using? options: @@ -24,7 +24,7 @@ body: id: details attributes: label: Details - description: | + description: | Description of the bug. Please include the following: - Logs: These will be located in the `logs/` directory of your Minecraft instance. Please upload them as a gist or directly into this editor.