From f648d4b46189e452d7449db10806132914db73e7 Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Mon, 27 May 2024 09:04:46 +0200 Subject: [PATCH] Add new label --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 156a996a..b6044106 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -2,7 +2,7 @@ name: Bug report about: Create a report to help us improve Eclipse ThreadX. title: '' -labels: bug, hardware +labels: new, bug, hardware assignees: '' ---