From c86f1bd8b8e4318562c55dc2efc95e2b910d8abb Mon Sep 17 00:00:00 2001 From: shadcn Date: Tue, 26 Mar 2024 08:48:46 +0400 Subject: [PATCH] chore: update bug_report.yml --- .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 1f8e28383..52219469d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: "Bug report" description: Report an issue -title: '[Bug]: ' +title: '[bug]: ' labels: ["bug"] body: - type: markdown