Fix issue template

This commit is contained in:
Igor Pecovnik
2023-12-16 19:05:08 +01:00
parent 86ed3b1939
commit 02a34a26fa

View File

@@ -1,5 +1,5 @@
name: Armbian OS Image request
description: Suggest image release combination that currently does not exist on download pages
name: Armbian OS Image rebuild request
description: Suggest image rebuild where current support is better that images currently provided on download pages
title: "Please ..."
labels: ["feature"]
assignees: "igorpecovnik"
@@ -7,9 +7,9 @@ body:
- type: textarea
id: image
attributes:
label: "Which variant would you like us to enable?"
description: "[Supported and WIP images only from here](https://github.com/armbian/build/tree/main/config/boards)"
placeholder: Tell us what is missing!
value: "BOARD: bananapim3, BRANCH: current"
label: "Which board images would you like us to rebuilt?"
description: "[Standard support hardware images only from here](https://www.armbian.com/download/?device_support=Standard%20support)"
placeholder: Tell us which one!
value: "Please remake bananapim3 images!"
validations:
required: true