[CI-SKIP] Add checkboxes to template

This commit is contained in:
NotMyFault 2021-03-24 21:00:00 +01:00 committed by GitHub
parent 51487135bb
commit 680ddc97a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,17 @@ body:
placeholder: "For example: FastAsyncWorldEdit version 1.16-606;4a6af71"
validations:
required: true
- type: checkboxes
attributes:
label: Checklist
description: Make sure you have followed each of the steps outlined here.
options:
- label: I have included a Fawe debugpaste.
required: true
- label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.16/ and the issue still persists.
required: true
- type: markdown
attributes:
value: Add any additional context you can provide below.
value: Add any additional context you can provide below.