name: Issue Report
description: File an issue report
-title: "[Bug]: "
+title: "[issue]: "
assignees:
- octocat
body:
attributes:
label: Ventoy Version
description: What version of ventoy are you running?
- placeholder: 1.0.46
+ placeholder: 1.0.51
validations:
required: true
- type: dropdown
- 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: