From b80663a245882ffed5a9bb6052ea2c1ef6191075 Mon Sep 17 00:00:00 2001 From: Anand Chitipothu Date: Mon, 26 Apr 2021 16:43:53 +0530 Subject: [PATCH] Added bug tag to Bug issue template --- .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 dd84ea78..f3d5c415 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: '' -labels: '' +labels: bug assignees: '' ---