chore: update bug report template

This commit is contained in:
Jordan 2024-07-07 09:25:43 +02:00 committed by GitHub
parent 7f59c03f06
commit 8f980c726b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,13 +24,14 @@ body:
- type: dropdown - type: dropdown
attributes: attributes:
label: Server Version label: Server Version
description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first. description: Which server version are you using? If your server version is not listed, it is not supported. Update to a supported version first.
multiple: false multiple: false
options: options:
- '1.21'
- '1.20.6'
- '1.20.4' - '1.20.4'
- '1.20' - '1.20'
- '1.19.4' - '1.19.4'
- '1.18.2'
validations: validations:
required: true required: true