Gimp/.gitlab/merge_request_templates/default.md
Jehan 590b8bb4bf .gitlab: adding a MR template.
This is not really a template, more like recommendations so that we
don't have to repeat ourselves too much (hopefully). Let's hope it
helps.
2018-06-26 20:49:18 +02:00

316 B

Please follow our coding style, which is mostly the GNU coding style with some specificities: see HACKING.

Also make sure no trailing spaces or tabs are left out.

Finally please check the following option when making your request: "Allow commits from members who can merge to the target branch."