From 231824fd3485cf018269fc4fb9d94104679e2038 Mon Sep 17 00:00:00 2001 From: Ben Woo <30431861+benwoo1110@users.noreply.github.com> Date: Fri, 8 Oct 2021 11:58:43 +0800 Subject: [PATCH] More typo fixes to issue template. --- .github/ISSUE_TEMPLATE/bug-report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e905456b..b4635048 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -16,7 +16,7 @@ body: Not sure if this is a bug with Multiverse-Core? Feel free to ask on our Discord server: https://discord.gg/NZtfKky - When completing the report, please out the template in full. Failure to do so will result in your issue being closed. + When completing the report, please ensure all fields are filled with the correct details requested. Failure to do so will result in your issue being closed. - type: input id: mutliverse-version-info attributes: @@ -45,7 +45,7 @@ body: - type: textarea id: bug-description attributes: - label: Server Version + label: Bug Description description: Describe in detail what the bug is about. Include the expected behaviour and actual behaviour. placeholder: "Example: When running `/mv` it cause the server to crash..." validations: