From c3a8b7e85968bb389fa63cb78d0eca594db88bc0 Mon Sep 17 00:00:00 2001 From: Enrico Ros Date: Fri, 29 Dec 2023 23:28:15 -0800 Subject: [PATCH] Update label --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 42a3bebc5..4446eae98 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,7 +1,7 @@ name: 🐞 Bug Report description: Create a report to help us improve title: '[BUG]' -labels: [ 'type%3A%20bug' ] +labels: [ 'type: bug' ] body: - type: markdown attributes: