diff options
author | Job van der Voort <jobvandervoort@gmail.com> | 2017-06-26 10:41:44 +0100 |
---|---|---|
committer | Job van der Voort <jobvandervoort@gmail.com> | 2017-06-26 10:42:53 +0100 |
commit | 0c174a6aff1623a46f6060f749271cd2c49bec60 (patch) | |
tree | 65d22439f76ae496bf18cecd41ecc0652bb1944d /CONTRIBUTING.md | |
parent | ae5a020773516dcb9eec81432c7588220a615ddf (diff) | |
download | gitlab-ce-0c174a6aff1623a46f6060f749271cd2c49bec60.tar.gz |
make accepting mrs more prominentaccepting-mrs-more-prominent
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8b6c87ae518..89e505709a3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -49,6 +49,8 @@ _This notice should stay as the first item in the CONTRIBUTING.MD file._ Thank you for your interest in contributing to GitLab. This guide details how to contribute to GitLab in a way that is efficient for everyone. +Looking for something to work on? Look for the label [Accepting Merge Requests](#i-want-to-contribute). + GitLab comes into two flavors, GitLab Community Edition (CE) our free and open source edition, and GitLab Enterprise Edition (EE) which is our commercial edition. Throughout this guide you will see references to CE and EE for |