From 59e1320fb11667e5100a40e2767f4c1cae1c6b99 Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Tue, 17 Jun 2025 20:42:11 -0700 Subject: [PATCH] .github: add "needs triage" label to newly submitted crash reports --- .github/ISSUE_TEMPLATE/6-crash-report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/6-crash-report.yml b/.github/ISSUE_TEMPLATE/6-crash-report.yml index e98baaf8e4..fc59540f1c 100644 --- a/.github/ISSUE_TEMPLATE/6-crash-report.yml +++ b/.github/ISSUE_TEMPLATE/6-crash-report.yml @@ -2,6 +2,7 @@ name: Prefilled crash report description: Report a crash in Bun labels: - crash + - needs triage body: - type: markdown attributes: