From 8be5fe9e9ff44b38b85676c0b8d3d2a46818c1db Mon Sep 17 00:00:00 2001 From: Giuseppe Gadola <67549788+giusgad@users.noreply.github.com> Date: Fri, 24 Feb 2023 23:41:07 +0100 Subject: chore: fix issue_template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 10fb0b8..cd3a15b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,6 @@ name: "Bug report" description: "Report an issue or a bug" -labels: "bug: +labels: "bug" body: - type: textarea attributes: -- cgit v1.3-2-g11bf