diff options
author | Rémy Coutable <remy@rymai.me> | 2018-02-05 09:08:41 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2018-02-05 09:08:41 +0000 |
commit | 9f5537304bf30bbe7430cc0290df3acea035a428 (patch) | |
tree | 8e2c709fad578cfd0edb295aba6d84cbbdfb6608 | |
parent | 39cf8ae553b84eb365b1e56f795e2f15836e405c (diff) | |
parent | 5ff88153f4b826c93819b99bb639e0d19c44187e (diff) | |
download | gitlab-ce-9f5537304bf30bbe7430cc0290df3acea035a428.tar.gz |
Merge branch 'patch-28' into 'master'
Update CONTRIBUTING.md with a link to the Contributing page on about.gitlab.com
See merge request gitlab-org/gitlab-ce!16872
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b366ae6f069..ed56da0353d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -50,6 +50,9 @@ _This notice should stay as the first item in the CONTRIBUTING.md file._ ## Contribute to GitLab +For a first-time step-by-step guide to the contribution process, see +["Contributing to GitLab"](https://about.gitlab.com/contributing/). + 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. |