From bb44c6fd22ea02af8937a437cc209fbecd382d4b Mon Sep 17 00:00:00 2001 From: Ryder Belserion Date: Mon, 21 Aug 2023 02:44:48 -0400 Subject: [PATCH] [ci-skip] Update bugs.yml Signed-off-by: Ryder Belserion --- .github/ISSUE_TEMPLATE/bugs.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bugs.yml b/.github/ISSUE_TEMPLATE/bugs.yml index 68e0fac..c1461e7 100644 --- a/.github/ISSUE_TEMPLATE/bugs.yml +++ b/.github/ISSUE_TEMPLATE/bugs.yml @@ -35,7 +35,9 @@ body: - 1.8.8 - 1.12.2 - 1.16.5 - - 1.19.3 + - 1.19.4 + - 1.20.1 + # 1.20.2 validations: required: true - type: dropdown @@ -47,6 +49,7 @@ body: - Spigot - Paper - Purpur + - Folia validations: required: true - type: textarea @@ -85,4 +88,4 @@ body: - label: I ticked all the boxes without actually reading them required: false - label: My version of Minecraft is supported by CrazyCrew. - required: true \ No newline at end of file + required: true