diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 36fb4ac70..468cb79d8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,7 @@ name: Bug report description: Report a way in which WorldEdit is not working as intended title: '' -labels: [type:bug, status:pending] +labels: ['type:bug', 'status:pending'] assignees: [] issue_body: true