X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/6947f2a0472887582fc3c913c0ec26dd64d78ddd..9a471f49562f3d0365623deb28aac1cbbf35b80b:/.github/ISSUE_TEMPLATE/success_image_report.yml?ds=inline diff --git a/.github/ISSUE_TEMPLATE/success_image_report.yml b/.github/ISSUE_TEMPLATE/success_image_report.yml index e65bd72..57dceb6 100644 --- a/.github/ISSUE_TEMPLATE/success_image_report.yml +++ b/.github/ISSUE_TEMPLATE/success_image_report.yml @@ -1,5 +1,5 @@ name: Success Image Report -description: To report an image file that boot successfully in Ventoy and is not yet listed in [https://www.ventoy.net/en/isolist.html](https://www.ventoy.net/en/isolist.html) +description: To report an image file that boot successfully in Ventoy and is not yet listed in https://www.ventoy.net/en/isolist.html title: "[Success Image Report]: " assignees: - octocat @@ -44,7 +44,15 @@ body: - MBR - GPT validations: - required: true + required: true + - type: input + id: filename + attributes: + label: Image file name + description: The successfully tested image file name. + placeholder: xxxx.iso + validations: + required: true - type: dropdown id: checksum attributes: