From d4a171f0e6ec73ac7b79eb001a828bbf27824b95 Mon Sep 17 00:00:00 2001 From: Brian Neumann-Fopiano <29320316+NextdoorPsycho@users.noreply.github.com> Date: Tue, 6 Jul 2021 16:17:58 -0700 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 20 ++++---------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 8d8e9b5c..a98e003e 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -34,31 +34,19 @@ body: label: Object Id description: What object are you talking about? (Use `/iris object dust`, and right click on the structure thats misbehaving) and send a screenshot link (imgur or related) placeholder: Ships/Generic-1@5976587650987... - - type: dropdown + - type: input id: mcversion attributes: label: Minecraft Version description: What version of Minecraft are you running? - options: - - 1.14 - 1.16 - - 1.17+ + placeholder: Minecarft 1.17 validations: required: true - - type: dropdown + - type: input id: irisversion attributes: label: Iris Version - description: What version of Iris are you running? - options: - - Earlier-or-Not-supported - - 1.3.9 - - 1.3.10-FINAL - - 1.3.11-FINAL - - 1.4.1 - - 1.4.7 - - 1.4.8 - - 1.4.9 - - More Current Other + description: What version of Iris are you running? (see console) validations: required: true - type: input