mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-28 22:14:33 -04:00
template update
This commit is contained in:
parent
1f3b3afa35
commit
9a471f4956
1 changed files with 9 additions and 1 deletions
10
.github/ISSUE_TEMPLATE/success_image_report.yml
vendored
10
.github/ISSUE_TEMPLATE/success_image_report.yml
vendored
|
@ -44,7 +44,15 @@ body:
|
|||
- MBR
|
||||
- GPT
|
||||
validations:
|
||||
required: true
|
||||
required: true
|
||||
- type: input
|
||||
id: filename
|
||||
attributes:
|
||||
label: Image file name
|
||||
description: The successfully tested image file name.
|
||||
placeholder: xxxx.iso
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: checksum
|
||||
attributes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue