.gitlab: update the merge request template.
This commit is contained in:
@ -1,7 +1,12 @@
|
|||||||
Please follow our coding style, which is mostly the GNU coding style
|
Contribution guidelines:
|
||||||
with some specificities: see [HACKING](HACKING#L123).
|
|
||||||
|
|
||||||
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:
|
- Make sure no trailing spaces or tabs are left out.
|
||||||
"*Allow commits from members who can merge to the target branch.*"
|
|
||||||
|
- 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
|
||||||
|
Reference in New Issue
Block a user