mirror of
https://github.com/armbian/os.git
synced 2026-01-06 10:38:50 -08:00
Fix issue template
This commit is contained in:
12
.github/ISSUE_TEMPLATE/image.yml
vendored
12
.github/ISSUE_TEMPLATE/image.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user