mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-06-02 16:09:56 -04:00
1.0.48 release
This commit is contained in:
parent
b003105925
commit
d8433985e7
16 changed files with 79 additions and 229 deletions
10
.github/ISSUE_TEMPLATE/issue_template.yml
vendored
10
.github/ISSUE_TEMPLATE/issue_template.yml
vendored
|
@ -21,7 +21,7 @@ body:
|
|||
attributes:
|
||||
label: Ventoy Version
|
||||
description: What version of ventoy are you running?
|
||||
placeholder: 1.0.47
|
||||
placeholder: 1.0.48
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
@ -73,6 +73,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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue