From 29234f3ecb2ed4ec753ee21b36600e2ac90e476b Mon Sep 17 00:00:00 2001 From: Ashcon Partovi Date: Tue, 4 Jun 2024 14:29:14 -0700 Subject: [PATCH] Use `needs triage` labels --- .github/ISSUE_TEMPLATE/2-bug-report.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/2-bug-report.yml b/.github/ISSUE_TEMPLATE/2-bug-report.yml index 423a356684..a0d51a2bb8 100644 --- a/.github/ISSUE_TEMPLATE/2-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/2-bug-report.yml @@ -1,6 +1,8 @@ name: 🐛 Bug Report description: Report an issue that should be fixed -labels: [bug] +labels: + - bug + - needs triage body: - type: markdown attributes: