From e18b0ce9addccbc87de42871d1b7cf8066a7cf80 Mon Sep 17 00:00:00 2001 From: Henry Wilkinson Date: Thu, 4 May 2023 14:58:18 -0400 Subject: [PATCH] Update bug.yml Fixes title field --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index d01c31bd..2cda3012 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,6 +1,6 @@ name: Bug Report description: If something isn't working as expected and you're sure your issue is reproducible, please file this type of issue! -title: "" +title: "[Bug]: " labels: ["type:bug"] body: # Version number