gitlab: Comment 'Contribution guidelines' in MR template

This is inline with our pratice in issue templates and it is welcome because
contributors who are subscribed to MRs can be annoyed by generic descs.
This commit is contained in:
Bruno 2024-06-21 10:03:34 -03:00
parent d071d01666
commit 04a9771c9c
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
Contribution guidelines:
<!-- Contribution guidelines:
- Follow our coding style, which is mostly the GNU coding style
with some specificities: see [Coding Style](https://developer.gimp.org/core/coding_style/).
@ -12,4 +12,4 @@ Contribution guidelines:
documentation, but enabling the feature instead of disabling it
(unlike what the docs says, Container Registry is disabled by default
on our Gitlab instance):
https://docs.gitlab.com/ee/user/packages/container_registry/#disable-the-container-registry-for-a-project
https://docs.gitlab.com/ee/user/packages/container_registry/#disable-the-container-registry-for-a-project -->