Update bug.yml

This commit is contained in:
Dan 2021-09-05 22:03:43 -04:00 committed by GitHub
parent 95c8c75789
commit 22cb831138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,9 +33,12 @@ body:
label: Minecraft Version
description: What version of Minecraft is the server on?
options:
- 1.14 to 1.16.5
- 1.17.x
- 1.18.x
- 1.14.X
- 1.15.X
- 1.16.X
- 1.17
- 1.17.1
- 1.18
validations:
required: true
- type: input
@ -54,16 +57,6 @@ body:
placeholder: https://mslog.gs/...
validations:
required: true
- type: checkboxes
id: checksum
attributes:
label: Checklist
description: Please ensure you meet each of the requirements below
options:
- label: I am using an unmodified version of Iris. (If you modified the plugin and see an issue, make sure it is reproducable on the latest spigot version or contact [support](https://discord.gg/volmit))
required: true
- label: I am using Spigot, Paper, Tuinity, or Purpur. (If you are not, and still think it is a valid issue, contact [support](https://discord.gg/volmit))
required: true
- type: markdown
id: thanks
attributes: