]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - .github/ISSUE_TEMPLATE/issue_template.yml
1.0.96 release
[Ventoy.git] / .github / ISSUE_TEMPLATE / issue_template.yml
index ca5cd302d9e533c93cb9cbd4c9af7068592563a5..8c0dd60e25e51046f8e372dd3c0be6a43c35cb29 100644 (file)
@@ -21,7 +21,7 @@ body:
     attributes:
       label: Ventoy Version
       description: What version of ventoy are you running?
-      placeholder: 1.0.47
+      placeholder: 1.0.96
     validations:
       required: true
   - type: dropdown
@@ -34,6 +34,16 @@ body:
         - No. I didn't try the latest release.
     validations:
       required: true
+  - type: dropdown
+    id: alternativemode
+    attributes:
+      label: Try alternative boot mode
+      description: Have you tried alternative boot mode? (wimboot mode for Windows/WinPE, grub2 mode for linux)
+      options:
+        - Yes. I have tried them, but the bug still exist.
+        - No. I didn't try these alternative boot modes.
+    validations:
+      required: true
   - type: dropdown
     id: bios
     attributes:
@@ -63,6 +73,13 @@ body:
       placeholder: 32GB
     validations:
       required: true
+  - type: input
+    id: vendor
+    attributes:
+      label: Disk Manufacturer
+      description: What is the manufacturer of the disk installed with Ventoy? (e.g. SanDisk/Kingston...)      
+    validations:
+      required: false
   - type: dropdown
     id: checksum
     attributes:
@@ -73,6 +90,14 @@ body:
         - No.        
     validations:
       required: false
+  - type: input
+    id: link
+    attributes:
+      label: Image file download link (if applicable)
+      description: What is the image file download link?
+      placeholder: https://xxx
+    validations:
+      required: false
   - type: textarea
     id: what-happened
     attributes: