mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-01-13 07:53:24 -05:00
Update issue_template.yml
This commit is contained in:
parent
ca07b52cb2
commit
e7d05df9fa
7
.github/ISSUE_TEMPLATE/issue_template.yml
vendored
7
.github/ISSUE_TEMPLATE/issue_template.yml
vendored
@ -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
Block a user