X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/c8ce2ae85a8e8febaa37b1312d85235219845f12..ca07b52cb2f4798f4e72eed6187ae33e0c6ef585:/.github/ISSUE_TEMPLATE/issue_template.yml diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index 2c91aa3..4298ac3 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yml +++ b/.github/ISSUE_TEMPLATE/issue_template.yml @@ -1,6 +1,6 @@ name: Issue Report description: File an issue report -title: "[Bug]: " +title: "[issue]: " assignees: - octocat body: @@ -21,7 +21,7 @@ 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 @@ -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: