diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2ea26f2b4..0a816ac4e 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -30,9 +30,13 @@ body: label: Minecraft Version description: What version of Minecraft are you running? options: + - 1.21.8 - 1.21.5 - 1.21.4 + - 1.21.3 - 1.21.1 + - 1.20.4 + - 1.20.1 default: 0 validations: required: true