From 37b6d8fff06a5468aee7fbbd701b5977e90ab778 Mon Sep 17 00:00:00 2001 From: Damien Arrachequesne Date: Mon, 10 Jan 2022 08:55:56 +0100 Subject: [PATCH] chore: update default label for bug reports --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0f3282e74f..b7dd67f25e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve title: '' -labels: 'bug' +labels: 'to triage' assignees: '' ---