From 709b7a460763775cd8b4cd7235ddbe0a38ce7dc3 Mon Sep 17 00:00:00 2001 From: Paul Becker Date: Sat, 1 Jul 2023 00:45:30 +0200 Subject: [PATCH] add 1.20.x to bug report --- .github/ISSUE_TEMPLATE/bug_report.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index eb9bd0f165..9177b1822b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -21,6 +21,7 @@ body: - 1.18.x - 1.19.2 - 1.19.3+ + - 1.20.x validations: required: true - type: input @@ -86,4 +87,4 @@ body: label: Other relevant mods description: List any other interesting mods and their version here validations: - required: false \ No newline at end of file + required: false