mirror of https://github.com/ventoy/Ventoy.git
Update issue_template.yml
This commit is contained in:
parent
ca07b52cb2
commit
e7d05df9fa
|
@ -63,6 +63,13 @@ body:
|
||||||
placeholder: 32GB
|
placeholder: 32GB
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: dropdown
|
||||||
id: checksum
|
id: checksum
|
||||||
attributes:
|
attributes:
|
||||||
|
|
Loading…
Reference in New Issue