From 5a99ba1a06bcdd93280c71b18945b665f8f20655 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ball=C3=B3=20Gy=C3=B6rgy?= Date: Thu, 20 Jun 2024 12:59:34 +0000 Subject: [PATCH] extensions-app: Link to GitLab Issues instead of New Issue URL When not logged in, the New Issue URL only redirects to an unhelpful login page while the Issues page allows you to search for existing issues and still offers a "New Issue" button. Part-of: --- .../data/metainfo/org.gnome.Extensions.metainfo.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in b/subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in index 45eaaa5fb..0cbc8b478 100644 --- a/subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in +++ b/subprojects/extensions-app/data/metainfo/org.gnome.Extensions.metainfo.xml.in @@ -9,7 +9,7 @@ GPL-2.0-or-later https://apps.gnome.org/Extensions/ - https://gitlab.gnome.org/GNOME/gnome-shell/issues/new + https://gitlab.gnome.org/GNOME/gnome-shell/issues https://www.gnome.org/donate/ https://l10n.gnome.org/module/gnome-shell/ https://gitlab.gnome.org/GNOME/gnome-shell/-/tree/HEAD/subprojects/extensions-app