Merge branch 'fix-link-contributing' into 'main'

docs: Fix dead link in CONTRIBUTING

See merge request GNOME/glib!4422
This commit is contained in:
Michael Catanzaro 2024-12-07 14:01:24 +00:00
commit 1bd1c912d3

View File

@ -228,7 +228,7 @@ Closes #1234
`git commit -a --author "Joe Coder <joe@coder.org>"` and `--signoff`.
- If your commit is addressing an issue, use the
[GitLab syntax](https://docs.gitlab.com/ce/user/project/issues/automatic_issue_closing.html)
[GitLab syntax](https://docs.gitlab.com/ce/user/project/issues/managing_issues.html#default-closing-pattern)
to automatically close the issue when merging the commit with the upstream
repository: