diff --git a/.gitlab/merge_request_templates/default.md b/.gitlab/merge_request_templates/default.md index 71203d7299..aec19627ab 100644 --- a/.gitlab/merge_request_templates/default.md +++ b/.gitlab/merge_request_templates/default.md @@ -1,7 +1,12 @@ -Please follow our coding style, which is mostly the GNU coding style -with some specificities: see [HACKING](HACKING#L123). +Contribution guidelines: -Also make sure no trailing spaces or tabs are left out. +- Follow our coding style, which is mostly the GNU coding style + with some specificities: see [HACKING](HACKING#L123). -Finally please check the following option when making your request: -"*Allow commits from members who can merge to the target branch.*" +- Make sure no trailing spaces or tabs are left out. + +- Check the following option when making your request: + "*Allow commits from members who can merge to the target branch.*" + +- Enable the container registry for your repository: + https://docs.gitlab.com/ee/user/packages/container_registry/#enable-the-container-registry-for-your-project