From dbbe66def6f0bd590621d02e72141117f53c1687 Mon Sep 17 00:00:00 2001 From: Paul Makles Date: Sat, 7 May 2022 20:35:35 +0100 Subject: [PATCH] chore: use conventional issue title --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 1bd68b31..cc081e8c 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -1,6 +1,6 @@ name: Bug report description: File a bug report -title: "[Bug Report]" +title: "bug: " labels: ["bug"] body: - type: markdown