From c06a396f50e6b9e6850d765daf2c592acb647b4e Mon Sep 17 00:00:00 2001 From: Isaac Marovitz <42140194+IsaacMarovitz@users.noreply.github.com> Date: Tue, 1 Oct 2024 18:45:12 -0400 Subject: [PATCH] Update bug.yml --- .github/ISSUE_TEMPLATE/bug.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 825dba2c..76e55202 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -1,7 +1,6 @@ name: Bug Report description: Report a bug. -title: "[Bug]: " -labels: ["bug"] +type: "Bug" body: - type: textarea id: description