From 2bab387078cc02d2edad96a781852d76663c8bd5 Mon Sep 17 00:00:00 2001 From: Ben Potter Date: Sun, 9 Mar 2025 13:54:37 -0700 Subject: [PATCH] fix: remove from bug template --- .github/ISSUE_TEMPLATE/1-bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug.yaml b/.github/ISSUE_TEMPLATE/1-bug.yaml index d6cb29730e962..ed8641b395785 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.yaml +++ b/.github/ISSUE_TEMPLATE/1-bug.yaml @@ -1,6 +1,6 @@ name: "🐞 Bug" description: "File a bug report." -title: "<title>" +title: "bug: " labels: ["needs-triage"] body: - type: checkboxes