[ci skip] Address template deprecations

This commit is contained in:
NotMyFault 2021-04-19 18:10:15 +02:00
parent 23ce25e7c6
commit 65f4d6c30f
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C
2 changed files with 6 additions and 6 deletions

View File

@ -3,7 +3,6 @@ description: Create a report to help us improve
title: '' title: ''
labels: 'Requires Testing' labels: 'Requires Testing'
assignees: [] assignees: []
issue_body: true
body: body:
- type: markdown - type: markdown
@ -97,6 +96,7 @@ body:
- label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.16/ and the issue still persists. - label: I am using the newest build from https://ci.athion.net/job/FastAsyncWorldEdit-1.16/ and the issue still persists.
required: true required: true
- type: markdown - type: textarea
attributes: attributes:
value: Add any additional context you can provide below. label: Anything else?
description: You can provide additional context below.

View File

@ -3,7 +3,6 @@ description: Suggest an idea for this project
title: '' title: ''
labels: 'Enhancement' labels: 'Enhancement'
assignees: [] assignees: []
issue_body: true
body: body:
- type: markdown - type: markdown
@ -26,6 +25,7 @@ body:
validations: validations:
required: true required: true
- type: markdown - type: textarea
attributes: attributes:
value: Add any additional context you can provide below. label: Anything else?
description: You can provide additional context below.