From 92a0d59467dae40fe19dd8f678281a350470de85 Mon Sep 17 00:00:00 2001 From: Igor Date: Tue, 10 Sep 2024 13:20:53 +0200 Subject: [PATCH 1/2] Update 1-bugreport.yml --- .github/ISSUE_TEMPLATE/1-bugreport.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1-bugreport.yml b/.github/ISSUE_TEMPLATE/1-bugreport.yml index bdc5a215f..06f079439 100644 --- a/.github/ISSUE_TEMPLATE/1-bugreport.yml +++ b/.github/ISSUE_TEMPLATE/1-bugreport.yml @@ -2,7 +2,7 @@ name: Bug Report for the Armbian Config description: Create a bug report if there is something wrong with the Armbian config. title: "[Bug]: " labels: ["Bug"] -assignees: "" +assignees: [""] body: - type: markdown attributes: From 269828703da1a5d9a09f608f5b5e94d5a3a22070 Mon Sep 17 00:00:00 2001 From: Igor Date: Tue, 10 Sep 2024 13:21:24 +0200 Subject: [PATCH 2/2] Update 2-feature.yml --- .github/ISSUE_TEMPLATE/2-feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/2-feature.yml b/.github/ISSUE_TEMPLATE/2-feature.yml index e6c603989..40d81d5c7 100644 --- a/.github/ISSUE_TEMPLATE/2-feature.yml +++ b/.github/ISSUE_TEMPLATE/2-feature.yml @@ -2,7 +2,7 @@ name: Feature Request for the Armbian Config description: Suggest a feature that you want to see implemented. title: "[Feature Request]: " labels: ["Feature Request"] -assignees: "" +assignees: [""] body: - type: markdown attributes: