From fb09eb289e63ea8932a3b28418e8ef9888ae5837 Mon Sep 17 00:00:00 2001 From: David Leal Date: Sat, 17 Dec 2022 19:35:47 -0600 Subject: [PATCH] fix: bug report form error --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8262d035..9c906c38 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: "Bug report" description: "Create a report to help us improve" -title: "[BUG] "" +title: "[BUG] <title>" labels: ["bug"] body: - type: textarea