From b19cb79286911821259da71f1bd688e6a1912c15 Mon Sep 17 00:00:00 2001 From: Vacha Date: Fri, 7 May 2021 15:21:31 -0700 Subject: [PATCH] Update issue template with multiple labels (#13) Signed-off-by: Vacha Shah Co-authored-by: Vacha Shah --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 92cb13e98..53e2c41e0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.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: skkosuri-amzn ---