X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/b3869b6894fbd5eafe5aabe0d07063fab3f7598b..bd8aebf166bd9a7a5f2fc0f54baf2aff3bea74cd:/.github/ISSUE_TEMPLATE/issue_template.yml?ds=sidebyside diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index 23430c8..8c0dd60 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yml +++ b/.github/ISSUE_TEMPLATE/issue_template.yml @@ -21,7 +21,7 @@ body: attributes: label: Ventoy Version description: What version of ventoy are you running? - placeholder: 1.0.59 + placeholder: 1.0.96 validations: required: true - type: dropdown @@ -34,6 +34,16 @@ body: - No. I didn't try the latest release. validations: 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 id: bios attributes: