diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bd96c41fa044eaa6c86c8c6985abff4944b284c1_Q09OVFJJQlVUSU5HLm1k..5d3640c872387fc989382e7a0ab31add90a63645_Q09OVFJJQlVUSU5HLm1k 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,7 +1,9 @@ These are the contributing guidelines for omnibus-gitlab issues and merge requests. +## General guidelines + - Include the omnibus-gitlab version when discussing behavior: `dpkg-query -W gitlab` or `rpm -q gitlab`. - Be careful when pasting log output of `gitlab-ctl reconfigure`; Chef happily writes secrets to the log. @@ -4,4 +6,8 @@ - Include the omnibus-gitlab version when discussing behavior: `dpkg-query -W gitlab` or `rpm -q gitlab`. - Be careful when pasting log output of `gitlab-ctl reconfigure`; Chef happily writes secrets to the log. + +## Merge request guidelines + +- Please add a CHANGELOG entry for your contribution