From a84e4b16907ac5d3f0959aae3d4f5fcf5fe2d58a Mon Sep 17 00:00:00 2001 From: Zhongnan Su Date: Wed, 2 Mar 2022 15:31:20 -0800 Subject: [PATCH] remove incorrect tag form issue template (#294) 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: '' ---