From df760910b289a9029b67c7ff9d5ca7572f8acce9 Mon Sep 17 00:00:00 2001 From: Sebastian Keller Date: Mon, 27 Jan 2025 18:58:38 +0100 Subject: [PATCH] gitlab: Update wiki links in issue templates to point to handbook Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/3891 Part-of: --- .gitlab/issue_templates/Bug.md | 4 ++-- .gitlab/issue_templates/Feature.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab/issue_templates/Bug.md b/.gitlab/issue_templates/Bug.md index 11cc9a1b3..a4aab1e7c 100644 --- a/.gitlab/issue_templates/Bug.md +++ b/.gitlab/issue_templates/Bug.md @@ -1,5 +1,5 @@ @@ -47,7 +47,7 @@ screenshots or screencasts related, please provide them here. If the bug is a crash, please obtain a stack trace with installed debug symbols (at least for GNOME Shell and Mutter) and attach it to this issue following the instructions on -https://wiki.gnome.org/Community/GettingInTouch/Bugzilla/GettingTraces. +https://handbook.gnome.org/issues/stack-traces.html. --> diff --git a/.gitlab/issue_templates/Feature.md b/.gitlab/issue_templates/Feature.md index 17d498e26..be7e00162 100644 --- a/.gitlab/issue_templates/Feature.md +++ b/.gitlab/issue_templates/Feature.md @@ -1,5 +1,5 @@