From fdbbb23a22f627ced3c6d58f640630ad6e1d626c Mon Sep 17 00:00:00 2001 From: Zhongnan Su Date: Wed, 2 Mar 2022 14:26:16 -0800 Subject: [PATCH] remove incorrect tag form issue template Signed-off-by: Zhongnan Su --- .github/ISSUE_TEMPLATE/bug_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_template.md b/.github/ISSUE_TEMPLATE/bug_template.md index 8af6ebb5..183ab2c4 100644 --- a/.github/ISSUE_TEMPLATE/bug_template.md +++ b/.github/ISSUE_TEMPLATE/bug_template.md @@ -2,7 +2,7 @@ name: 🐛 Bug report about: Create a report to help us improve title: "[BUG]" -labels: 'bug, untriaged, Beta' +labels: 'bug, untriaged' assignees: '' ---