X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/07a386c963a92ad1b9394b624f461aa93563949d..07d4140cf45c2fb7f9d4f5823b2bd8d73626dfc9:/.github/ISSUE_TEMPLATE/issue_template.yml diff --git a/.github/ISSUE_TEMPLATE/issue_template.yml b/.github/ISSUE_TEMPLATE/issue_template.yml index 91645f6..906df8d 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.yml +++ b/.github/ISSUE_TEMPLATE/issue_template.yml @@ -1,19 +1,18 @@ -name: Bug Report -description: File a bug report -title: "[Bug]: " -labels: [bug, triage] +name: Issue Report +description: File an issue report +title: "[issue]: " assignees: - octocat body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this bug report! + Thanks for taking the time to fill out this issue report! - type: checkboxes id: faq attributes: label: Official FAQ - description: Have you checked the official at [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) ? + description: Have you checked the official FAQ at [https://www.ventoy.net/en/faq.html](https://www.ventoy.net/en/faq.html) ? options: - label: I have checked the official FAQ. required: true