From 9810d296b53bf7c7614856d204697d1048cd8d6d Mon Sep 17 00:00:00 2001 From: Hanif Dwy Putra S <47862061+hansputera@users.noreply.github.com> Date: Fri, 31 Dec 2021 08:58:03 +0700 Subject: [PATCH] change bug report title --- .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 ba2de4a..0f5163e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG]" +title: "[BUG] - A bug" labels: bug, question assignees: hansputera