From 6c1b2a7c01d2ab688180d305438ec7b697639080 Mon Sep 17 00:00:00 2001 From: Miguel Tavares <88039515+mvares@users.noreply.github.com> Date: Sat, 6 Jul 2024 03:38:45 -0300 Subject: [PATCH] chore: add the triage label (#3092) * Update 1-bug-report.yml * only triage label --- .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 c2309ce2..e04cd221 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: markdown attributes: