From 22cb8311385d36cbd04ff5c18fe7a8f93db7be0e Mon Sep 17 00:00:00 2001 From: Dan Date: Sun, 5 Sep 2021 22:03:43 -0400 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 8691354d4..3550b9b89 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -33,9 +33,12 @@ body: label: Minecraft Version description: What version of Minecraft is the server on? options: - - 1.14 to 1.16.5 - - 1.17.x - - 1.18.x + - 1.14.X + - 1.15.X + - 1.16.X + - 1.17 + - 1.17.1 + - 1.18 validations: required: true - type: input @@ -54,16 +57,6 @@ body: placeholder: https://mslog.gs/... validations: required: true - - type: checkboxes - id: checksum - attributes: - label: Checklist - description: Please ensure you meet each of the requirements below - options: - - label: I am using an unmodified version of Iris. (If you modified the plugin and see an issue, make sure it is reproducable on the latest spigot version or contact [support](https://discord.gg/volmit)) - required: true - - label: I am using Spigot, Paper, Tuinity, or Purpur. (If you are not, and still think it is a valid issue, contact [support](https://discord.gg/volmit)) - required: true - type: markdown id: thanks attributes: