mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-01 19:06:41 +00:00
Update templates, address JEP deprecations and place a few TODOs
This commit is contained in:
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -29,6 +29,7 @@ body:
|
||||
description: Which server version version you using? If your server version is not listed, it is not supported. Update to a supported version first.
|
||||
multiple: false
|
||||
options:
|
||||
- '1.18'
|
||||
- '1.17.1'
|
||||
- '1.16.5'
|
||||
- '1.15.2'
|
||||
@ -82,7 +83,7 @@ body:
|
||||
attributes:
|
||||
label: Fawe Version
|
||||
description: What version of Fawe are you running? (`/version FastAsyncWorldEdit`)
|
||||
placeholder: "For example: FastAsyncWorldEdit version 1.17-89;8c01959"
|
||||
placeholder: "For example: FastAsyncWorldEdit version 2.0.0-SNAPSHOT+1"
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@ -93,7 +94,7 @@ body:
|
||||
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.17/ and the issue still persists.
|
||||
- label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.18/ and the issue still persists.
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
|
Reference in New Issue
Block a user