From 41504e779b67c7240ae469875c8427d11f07d07a Mon Sep 17 00:00:00 2001 From: Wladimir Kirianov Date: Fri, 12 Aug 2022 12:17:50 +0200 Subject: [PATCH] fixed renamed 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 bdb66ef9..94106240 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -1,6 +1,6 @@ name: Bug report description: Create a report to help us improve existing features -labels: ["Type: Possible bug"] +labels: ["type: possible bug"] body: - type: markdown attributes: