From 8cafffdb3c07e557c36bfb2a9df72865405d6419 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ku=C3=9Fowski?= Date: Mon, 20 Oct 2025 08:01:18 +0200 Subject: [PATCH] chore: Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.yml | 14 ++++++++++++++ .github/ISSUE_TEMPLATE/config.yml | 4 ++-- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 485bfd8c5..aaf3f22ab 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -34,6 +34,20 @@ body: placeholder: "e.g. 1.12.0" validations: required: true + - type: dropdown + id: platform + attributes: + label: "Platform" + description: "Select the platform where the bug occurs." + options: + - Android + - iOS + - Web + - Linux + - macOS + - Windows + validations: + required: true - type: input id: platform-info attributes: diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 780f692f7..ddcf8edba 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ -blank_issues_enabled: true +blank_issues_enabled: false contact_links: - name: 👬 FluffyChat Community - url: https://matrix.to/#/#fluffychat:matrix.org + url: https://matrix.to/#/#fluffy-space:matrix.org about: Please ask and answer questions here.