X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/e3e21eb6e65a39cca12491311deac81695de6758..aa033e1fb6666f8d504ecd57b13bebef2ce2a6bd:/.github/ISSUE_TEMPLATE/issue_template.yml diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index 906df8d..59aaf77 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yml +++ b/.github/ISSUE_TEMPLATE/issue_template.yml @@ -21,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 @@ -63,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: @@ -73,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: