From 34078d008872ce23c4811394870d98df3585e9c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Gy=C3=B6ngy=C3=B6si?= Date: Sun, 11 Aug 2024 23:48:48 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=85=20enabled=20multiple=20selection=20of?= =?UTF-8?q?=20OSes=20&=20browsers;=20=E2=9E=95added=20`title`s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/BUG-REPORT.yml | 7 +++++-- .github/ISSUE_TEMPLATE/feature_request.yml | 2 ++ 2 files changed, 7 insertions(+), 2 deletions(-) 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: