From fad270221891ccabc63d7871c35b4ac62160d354 Mon Sep 17 00:00:00 2001 From: Gregory Schier Date: Thu, 12 Sep 2024 08:26:55 -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 77c70da7..5c76d5ba 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: "" +title: "Short description" labels: ["bug", "needs triage"] assignees: - gschier