diff options
author | Connor Shea <connor.james.shea@gmail.com> | 2018-02-01 23:36:24 +0000 |
---|---|---|
committer | Connor Shea <connor.james.shea@gmail.com> | 2018-02-01 23:36:24 +0000 |
commit | 5ff88153f4b826c93819b99bb639e0d19c44187e (patch) | |
tree | 0693c278c1fdc4adf7916eb05c595a075eeeaf40 /CONTRIBUTING.md | |
parent | f016c780f658cebedfb4ffd31ecf37b07139cdef (diff) | |
download | gitlab-ce-5ff88153f4b826c93819b99bb639e0d19c44187e.tar.gz |
Update CONTRIBUTING.md with a link to the Contributing page on about.gitlab.com
Diffstat (limited to 'CONTRIBUTING.md')
-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. |