X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/1f3b3afa35ff9603e2eb5edd207ccb0669b3ab5c..fa7e1d5fa0007e5d1d634cc4e41fdfd3aa381a8e:/.github/ISSUE_TEMPLATE/success_image_report.yml diff --git a/.github/ISSUE_TEMPLATE/success_image_report.yml b/.github/ISSUE_TEMPLATE/success_image_report.yml index b189fab..fad2314 100644 --- a/.github/ISSUE_TEMPLATE/success_image_report.yml +++ b/.github/ISSUE_TEMPLATE/success_image_report.yml @@ -7,7 +7,8 @@ body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this report! I will be very glad to add the test result to the official website. + I list all the successfully tested image files in the official website: https://www.ventoy.net/en/isolist.html + If you successfully test an image file which is not listed in the above page, you can tell me and I will be very glad to add it to the tested list. - type: checkboxes id: faq attributes: @@ -44,7 +45,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: @@ -77,7 +86,7 @@ body: id: testenv attributes: label: Test envrionment - description: The manufacturer/model of your computer. + description: The manufacturer/model and other details about your computer (or VM). placeholder: Lenovo Thinkpad T420 laptop validations: required: true