diff --git a/.github/ISSUE_TEMPLATE/image.yml b/.github/ISSUE_TEMPLATE/image.yml index 102e329b..f9a05cfb 100644 --- a/.github/ISSUE_TEMPLATE/image.yml +++ b/.github/ISSUE_TEMPLATE/image.yml @@ -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