From abc8d9887622697d494064778be0ca5573e568d1 Mon Sep 17 00:00:00 2001 From: Su5eD <51261569+Su5eD@users.noreply.github.com> Date: Tue, 24 Dec 2024 13:54:09 +0000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 - .github/ISSUE_TEMPLATE/mod_incompatibility.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a1aa6293..258a4419 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -29,7 +29,6 @@ body: description: What version of Minecraft are you running? Please note that only the versions listed below are supported. If you're running an outdated version, update to receive support. options: - "1.21.1" - - "1.20.1 (LTS)" default: 0 validations: required: true diff --git a/.github/ISSUE_TEMPLATE/mod_incompatibility.yml b/.github/ISSUE_TEMPLATE/mod_incompatibility.yml index 359bf01e..cc0ecb87 100644 --- a/.github/ISSUE_TEMPLATE/mod_incompatibility.yml +++ b/.github/ISSUE_TEMPLATE/mod_incompatibility.yml @@ -47,7 +47,6 @@ body: LTS versions will only receive **critical bugfixes** and no compatibility patches will be made. options: - "1.21.1" - - "1.20.1 (LTS)" default: 0 validations: required: true