From 990f63e5de5487ae4c53655a2dc73bce2582dc5e Mon Sep 17 00:00:00 2001 From: eried <1091420+eried@users.noreply.github.com> Date: Wed, 17 Apr 2024 10:48:24 +0200 Subject: [PATCH] Adjusting a bit the issue templates for clarity --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 3 ++- .github/ISSUE_TEMPLATE/02_feature_request.yml | 3 ++- .github/ISSUE_TEMPLATE/03_problem-upgrading-the-firmware.yml | 1 - 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index a2ed3b3a..9b8f418d 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -1,6 +1,7 @@ name: Bug report description: File a bug reports regarding the firmware. -labels: ['bug'] +labels: + - bug body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/02_feature_request.yml b/.github/ISSUE_TEMPLATE/02_feature_request.yml index 4196dc81..1c534b72 100644 --- a/.github/ISSUE_TEMPLATE/02_feature_request.yml +++ b/.github/ISSUE_TEMPLATE/02_feature_request.yml @@ -1,6 +1,7 @@ name: Feature Request description: For feature requests regarding the firmware. -labels: ['feature request'] +labels: + - enhancement body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/03_problem-upgrading-the-firmware.yml b/.github/ISSUE_TEMPLATE/03_problem-upgrading-the-firmware.yml index 03c88e76..b53a31f6 100644 --- a/.github/ISSUE_TEMPLATE/03_problem-upgrading-the-firmware.yml +++ b/.github/ISSUE_TEMPLATE/03_problem-upgrading-the-firmware.yml @@ -1,6 +1,5 @@ name: Firmware/boot issue description: If you are having firmware upgrade or booting problems. -title: 'Problem upgrading the firmware or booting ' labels: - firmware body: