From 0ae9aea4c8ade414a4c4f8ec038056f8b4c7ae26 Mon Sep 17 00:00:00 2001 From: Vacha Shah Date: Fri, 7 May 2021 12:00:45 -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 8fae24db..8af6ebb5 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: '' ---