From a76a0a1dd127089e0aecfaef5e855ded02e47ce3 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Tue, 10 Feb 2026 13:11:02 +0000 Subject: [PATCH] Add bug report link for Element flatpak app --- .github/ISSUE_TEMPLATE/config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index b34e449368..e234502bca 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,3 +3,6 @@ contact_links: - name: Questions & support url: https://matrix.to/#/#element-web:matrix.org about: Please ask and answer questions here. + - name: Bug report for the Element flatpak app + url: https://github.com/flathub/im.riot.Riot/issues + about: Please file bugs with the Flatpak application on the respective repository.