From 28445e6d05aa6f19ff20b1bccd9625bffa2d6d15 Mon Sep 17 00:00:00 2001 From: Vacha Shah Date: Fri, 7 May 2021 12:34:34 -0700 Subject: [PATCH] Update issue template with multiple labels Signed-off-by: Vacha Shah --- .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 2ca6766d01..9cf0b42f6f 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 +labels: 'bug, untriaged, Beta' assignees: '' ---