Commit 6b22a620 authored by longpanda's avatar longpanda
Browse files

upate issue template

parent 860dce66
...@@ -21,7 +21,7 @@ body: ...@@ -21,7 +21,7 @@ body:
attributes: attributes:
label: Ventoy Version label: Ventoy Version
description: What version of ventoy are you running? description: What version of ventoy are you running?
placeholder: 1.0.79 placeholder: 1.0.80
validations: validations:
required: true required: true
- type: dropdown - type: dropdown
...@@ -34,6 +34,16 @@ body: ...@@ -34,6 +34,16 @@ body:
- No. I didn't try the latest release. - No. I didn't try the latest release.
validations: validations:
required: true required: true
- type: dropdown
id: alternativemode
attributes:
label: Try alternative boot mode
description: Have you tried alternative boot mode? (wimboot mode for Windows/WinPE, grub2 mode for linux)
options:
- Yes. I have tried them, but the bug still exist.
- No. I didn't try these alternative boot modes.
validations:
required: true
- type: dropdown - type: dropdown
id: bios id: bios
attributes: attributes:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment