From 65d481594227ea7188c0416e8e00b57caeea214f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Tue, 16 Jan 2024 02:23:23 +0100 Subject: [PATCH] doc: Update link to commit message guidelines Replace the wiki page with the corresponding section in the GNOME handbook. Death to the wiki! Part-of: --- doc/git-conventions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/git-conventions.md b/doc/git-conventions.md index a80a4b738..136d9b0ed 100644 --- a/doc/git-conventions.md +++ b/doc/git-conventions.md @@ -2,8 +2,8 @@ ## Commit Messages -Commit messages should follow the [GNOME commit message -guidelines](https://wiki.gnome.org/Git/CommitMessages). We require an URL +Commit messages should follow the guidelines in the [GNOME +handbook](https://handbook.gnome.org/development/commit-messages.html). We require an URL to either an issue or a merge request in each commit. Try to always prefix commit subjects with a relevant topic, such as `compositor:` or `clutter/actor:`, and it's always better to write too much in the commit