From 9c87dce7d4d63e85e210edff83411cdaeee7cf4f Mon Sep 17 00:00:00 2001 From: Kolja Date: Wed, 5 Nov 2025 13:53:32 +0100 Subject: [PATCH] Create issue template for slow connection reports --- .github/ISSUE_TEMPLATE/3-slow-connection.md | 26 +++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/3-slow-connection.md diff --git a/.github/ISSUE_TEMPLATE/3-slow-connection.md b/.github/ISSUE_TEMPLATE/3-slow-connection.md new file mode 100644 index 0000000..ef38079 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/3-slow-connection.md @@ -0,0 +1,26 @@ +--- +name: "Slow Connection to Flathub" +about: "Report slow downloads from Flathub" +title: "Slow downloads from Flathub (dl.flathub.org) — " +--- + + + +### Problem Description + + + +### Logs and Diagnostic Information + + \ No newline at end of file