From: longpanda Date: Thu, 4 Nov 2021 09:49:55 +0000 (+0800) Subject: template update X-Git-Tag: v1.0.58~7 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/9a471f49562f3d0365623deb28aac1cbbf35b80b template update --- diff --git a/.github/ISSUE_TEMPLATE/success_image_report.yml b/.github/ISSUE_TEMPLATE/success_image_report.yml index b189fab..57dceb6 100644 --- a/.github/ISSUE_TEMPLATE/success_image_report.yml +++ b/.github/ISSUE_TEMPLATE/success_image_report.yml @@ -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: