2021-07-06 10:51:27 -04:00
name : Issue Report
description : File an issue report
2021-07-06 10:52:26 -04:00
title : "[issue]: "
2021-07-05 04:49:31 -04:00
assignees :
- octocat
body :
- type : markdown
attributes :
value : |
2021-07-06 10:51:27 -04:00
Thanks for taking the time to fill out this issue report!
2021-07-05 04:49:31 -04:00
- type : checkboxes
id : faq
attributes :
label : Official FAQ
2021-07-06 10:51:27 -04:00
description : Have you checked the official FAQ at [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) ?
2021-07-05 04:49:31 -04:00
options :
- label : I have checked the official FAQ.
required : true
- type : input
id : version
attributes :
label : Ventoy Version
description : What version of ventoy are you running?
2023-10-06 10:39:39 -04:00
placeholder : 1.0 .96
2021-07-05 04:49:31 -04:00
validations :
required : true
- type : dropdown
id : latestrelease
attributes :
label : What about latest release
description : Have you tried with the latest release of Ventoy?
options :
- Yes . I have tried the latest release, but the bug still exist.
- No . I didn't try the latest release.
validations :
required : true
2022-09-20 23:27:51 -04:00
- 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
2021-07-05 04:49:31 -04:00
- type : dropdown
id : bios
attributes :
label : BIOS Mode
description : In which BIOS mode did you find the bug?
options :
- Legacy BIOS Mode
- UEFI Mode
- Both
validations :
required : true
- type : dropdown
id : partstyle
attributes :
label : Partition Style
description : Which partition style did you select when you install Ventoy?
options :
- MBR
- GPT
validations :
required : true
- type : input
id : capacity
attributes :
label : Disk Capacity
description : What is the capacity of the disk installed with Ventoy?
placeholder : 32GB
validations :
required : true
2021-08-31 04:47:40 -04:00
- 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
2021-07-05 04:49:31 -04:00
- type : dropdown
id : checksum
attributes :
label : Image file checksum (if applicable)
description : Have you checked the image file in Ventoy's menu as [https://www.ventoy.net/en/faq.html#faq_boot_checksum](https://www.ventoy.net/en/faq.html#faq_boot_checksum) ?
options :
- Yes .
- No .
validations :
required : false
2021-08-01 09:50:36 -04:00
- 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
2021-07-05 04:49:31 -04:00
- type : textarea
id : what-happened
attributes :
label : What happened?
description : Tell me what happened. It's highly recommended to include some photo or video about the bug.
placeholder : Tell us what you see!
value : "A bug happened!"
validations :
required : true