]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - .github/ISSUE_TEMPLATE/success_image_report.yml
Merge branch 'master' of https://github.com/Ventoy/Ventoy
[Ventoy.git] / .github / ISSUE_TEMPLATE / success_image_report.yml
index e765d4d9642b35f0756e8d86bd0aeaedfb2dd486..7dda0ef350bbd6e902caaae35dadbedbee1e6432 100644 (file)
@@ -1,5 +1,5 @@
 name: Success Image Report
-description: To report an image file that boot OK in Ventoy and is not yet listed in official website.
+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
@@ -7,7 +7,8 @@ body:
   - type: markdown
     attributes:
       value: |
-        Thanks for taking the time to fill out this report!
+        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:
@@ -76,8 +85,8 @@ body:
   - type: input
     id: testenv
     attributes:
-      label: Test envrionment
-      description: The manufacturer/model of your computer.
+      label: Test environment
+      description: The manufacturer/model and other details about your computer (or VM).
       placeholder: Lenovo Thinkpad T420 laptop
     validations:
       required: true