From d08f2e10f1f6dd2ec81c0763a37fc1b67fc77e74 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 17 May 2020 13:12:35 +0530 Subject: [PATCH] Add bug label to bug bug report 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 ce7eee8e6..b1bb1f3f6 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 bug report title: '' -labels: '' +labels: bug assignees: '' ---