From 8e91ce12e5904802f459ea17784d7578e7805390 Mon Sep 17 00:00:00 2001 From: Henrik Sandklef Date: Fri, 11 Sep 2026 08:04:31 +0200 Subject: [PATCH] Removing assignes and removing label new-license This commit fixes: * the incorrect assignment of hesa to the issue * the incorrectly added label new-license to the issue Signed-off-by: Henrik Sandklef --- .github/ISSUE_TEMPLATE/--bug-report.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.md b/.github/ISSUE_TEMPLATE/--bug-report.md index 064da860182..7fce4fa2653 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.md +++ b/.github/ISSUE_TEMPLATE/--bug-report.md @@ -2,8 +2,7 @@ name: "\U0001F41B Bug report" about: Create a report to help us improve title: '' -labels: bug, new-license -assignees: hesa +labels: bug ---