From 44078d1820b62075bf0c4022f745500f8396db8d Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 4 Mar 2022 13:25:42 +0100 Subject: [PATCH] [ci skip] Update issue templates for 1.18.2 --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 7783568df..d11acdedc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -18,8 +18,6 @@ body: options: - Paper - Spigot - - Tuinity - - Purpur validations: required: true @@ -29,6 +27,7 @@ body: description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first. multiple: false options: + - '1.18.2' - '1.18.1' - '1.17.1' - '1.16.5'