We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fbf2c2 commit 612d89dCopy full SHA for 612d89d
2 files changed
.github/ISSUE_TEMPLATE/1-bugreport.yml
@@ -2,7 +2,7 @@ name: Bug Report for the Armbian Config
2
description: Create a bug report if there is something wrong with the Armbian config.
3
title: "[Bug]: "
4
labels: ["Bug"]
5
-assignees: ""
+assignees: [""]
6
body:
7
- type: markdown
8
attributes:
.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"]
0 commit comments