mirror of https://github.com/GNOME/gimp.git
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:
parent
d071d01666
commit
04a9771c9c
|
@ -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 -->
|
Loading…
Reference in New Issue