From 0188da7e8b362f1d41057c4732473a88fbf93ef3 Mon Sep 17 00:00:00 2001 From: IchHabeHunger54 Date: Mon, 23 Dec 2024 17:44:03 +0100 Subject: [PATCH] add bug report options --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index bf413ead..6d7cd19a 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -36,7 +36,11 @@ body: label: Version description: What version of the mod are you running? options: - - 1.20.4-1.0.0 + - 1.21.1-1.0.0 + - 1.21.1-1.1.0 + - 1.21.1-1.1.1 + - 1.21.1-1.2.0 + - 1.21.1-1.2.1 validations: required: true - type: input