]> glassweightruler.freedombox.rocks Git - Ventoy.git/blobdiff - .github/ISSUE_TEMPLATE/issue_template.yml
1.0.54 release
[Ventoy.git] / .github / ISSUE_TEMPLATE / issue_template.yml
index 91645f6b33414e22fadf2980daf40e2331d35f39..59aaf77cc91b7568a9d44853e04fa4843849f4bc 100644 (file)
@@ -1,19 +1,18 @@
-name: Bug Report
-description: File a bug report
-title: "[Bug]: "
-labels: [bug, triage]
+name: Issue Report
+description: File an issue report
+title: "[issue]: "
 assignees:
   - octocat
 body:
   - type: markdown
     attributes:
       value: |
-        Thanks for taking the time to fill out this bug report!
+        Thanks for taking the time to fill out this issue report!
   - type: checkboxes
     id: faq
     attributes:
       label: Official FAQ
-      description: Have you checked the official at [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) ?
+      description: Have you checked the official FAQ at [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) ?
       options:
         - label: I have checked the official FAQ. 
           required: true
@@ -22,7 +21,7 @@ body:
     attributes:
       label: Ventoy Version
       description: What version of ventoy are you running?
-      placeholder: 1.0.46
+      placeholder: 1.0.51
     validations:
       required: true
   - type: dropdown
@@ -64,6 +63,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:
@@ -74,6 +80,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: