From 54b5fbbe5141c6321f30a76dc028609c1978e7f4 Mon Sep 17 00:00:00 2001 From: HB9HIL Date: Wed, 18 Feb 2026 09:41:24 +0100 Subject: [PATCH] switch default label from bug to "needs triage" --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index ff980d60b..760789d51 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -1,7 +1,7 @@ name: Report a bug ❌ description: Report a bug in Wavelog title: "Choose a descriptive title......" -labels: ["bug"] +labels: ["needs triage"] body: - type: markdown attributes: