From 83ee60660ffe288a96c438bb1bce7c8c36ca9ee0 Mon Sep 17 00:00:00 2001 From: Abbas Hussain Date: Fri, 21 May 2021 04:25:56 +0530 Subject: [PATCH] Update issue template with multiple labels (#668) (#749) Signed-off-by: Vacha Shah Co-authored-by: Vacha Shah Co-authored-by: Vacha Co-authored-by: Vacha Shah --- .github/ISSUE_TEMPLATE/bug_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_template.md b/.github/ISSUE_TEMPLATE/bug_template.md index 8fae24db432..05d275f3e29 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: '' --- @@ -30,4 +30,4 @@ If applicable, add screenshots to help explain your problem. - Version [e.g. 22] **Additional context** -Add any other context about the problem here. \ No newline at end of file +Add any other context about the problem here.