Address issue template deprecations (#1736)

This commit is contained in:
NotMyFault 2021-04-23 20:45:54 +02:00 committed by GitHub
parent 10c8a11d7d
commit 1f113ec04b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 8 deletions

View File

@ -1,9 +1,6 @@
name: Bug report
description: Report a way in which WorldEdit is not working as intended
title: ''
labels: ['type:bug', 'status:pending']
assignees: []
issue_body: true
body:
- type: markdown
@ -55,6 +52,6 @@ body:
validations:
required: true
- type: markdown
- type: textarea
attributes:
value: Add any additional context you can provide below.

View File

@ -1,9 +1,6 @@
name: Feature request
description: Suggest an idea for WorldEdit
title: ''
labels: ['type:feature-request', 'status:pending']
assignees: []
issue_body: true
body:
- type: markdown
@ -39,6 +36,6 @@ body:
validations:
required: false
- type: markdown
- type: textarea
attributes:
value: Add any additional context you can provide below.