From aaa07d93cfe947baa361bd6cd2bf8c9caa07c8a5 Mon Sep 17 00:00:00 2001 From: retardgerman <78982850+retardgerman@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:52:20 +0100 Subject: [PATCH] better bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2d0c3d68..b65bc98f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -2,9 +2,9 @@ name: Bug report description: Create a report to help us improve title: '[Bug]: ' labels: - - '❌ bug' + - ['❌ bug'] projects: - - 'fredrikburmester/5' + - ['fredrikburmester/5'] assignees: - fredrikburmester