From f0f629f26fec673742b20ebabb96c32e1dca8754 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 12 Sep 2024 07:17:45 -0700 Subject: [PATCH] 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 080a7fba..77c70da7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,6 +1,6 @@ name: Bug Report description: "Something isn't working properly in Yaak" -title: "[Bug]: " +title: "" labels: ["bug", "needs triage"] assignees: - gschier