From ff4e447530c63149f00b7c14978e9f467447576d Mon Sep 17 00:00:00 2001 From: Octavia Togami Date: Tue, 9 Mar 2021 00:14:52 -0800 Subject: [PATCH] testing in prod --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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