diff --git a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml index 8981693..9d24d04 100644 --- a/.github/ISSUE_TEMPLATE/BUG-REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG-REPORT.yml @@ -1,5 +1,6 @@ name: 🐛 Bug report description: Create a bug report to help us improve this software +title: "" labels: ["bug"] projects: ["gy-mate/moodle-to-vikwikiquiz"] assignees: @@ -35,7 +36,8 @@ body: id: os attributes: label: OS - description: Which operating system are you using? (If applicable.) + description: Which operating system(s) are you using? (If applicable.) + multiple: true options: - Linux - macOS @@ -46,7 +48,8 @@ body: id: browser attributes: label: Browser - description: Which browser are you using? (If applicable.) + description: Which browser(s) are you using? (If applicable.) + multiple: true options: - Chrome - Firefox diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a602c74..1708a7d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,6 +1,8 @@ name: ✨ Feature request description: Suggest an idea for this software +title: "" labels: ["enhancement"] +projects: ["gy-mate/moodle-to-vikwikiquiz"] assignees: - gy-mate body: