From 8ca3d854609e904d2307118e019848d406a52aae Mon Sep 17 00:00:00 2001 From: Yusuke Wada Date: Tue, 31 Dec 2024 20:23:21 +0900 Subject: [PATCH] chore(issue-template): use `triage` label for bug report (#244) --- .github/ISSUE_TEMPLATE/1-bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug-report.yml b/.github/ISSUE_TEMPLATE/1-bug-report.yml index e8e1f0f..f54de96 100644 --- a/.github/ISSUE_TEMPLATE/1-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/1-bug-report.yml @@ -1,6 +1,6 @@ name: 🐛 Bug Report description: Report an issue that should be fixed -labels: [bug] +labels: [triage] body: - type: input attributes: