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: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3377>
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
<project_license>GPL-2.0-or-later</project_license>
|
||||
|
||||
<url type="homepage">https://apps.gnome.org/Extensions/</url>
|
||||
<url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-shell/issues/new</url>
|
||||
<url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-shell/issues</url>
|
||||
<url type="donation">https://www.gnome.org/donate/</url>
|
||||
<url type="translate">https://l10n.gnome.org/module/gnome-shell/</url>
|
||||
<url type="vcs-browser">https://gitlab.gnome.org/GNOME/gnome-shell/-/tree/HEAD/subprojects/extensions-app</url>
|
||||
|
Reference in New Issue
Block a user