diff options
author | sytses <sytse@gitlab.com> | 2017-02-19 16:21:35 -0800 |
---|---|---|
committer | sytses <sytse@gitlab.com> | 2017-02-19 16:21:35 -0800 |
commit | 0b49a2c7e0e20caed2a5985bf572a85b75dfeb5c (patch) | |
tree | 0104cc2267b99a92168bc9b01b60a0e2f4b79357 /CONTRIBUTING.md | |
parent | 12cd4c83604e43dc308ba13fa3d5a6571409c1f8 (diff) | |
download | gitlab-ce-0b49a2c7e0e20caed2a5985bf572a85b75dfeb5c.tar.gz |
But notice first.cla-first
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de32a953f63..eaedb147892 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -26,7 +26,16 @@ <!-- END doctoc generated TOC please keep comment here to allow auto update --> -# Contribute to GitLab +## Contributor license agreement + +By submitting code as an individual you agree to the +[individual contributor license agreement](doc/legal/individual_contributor_license_agreement.md). +By submitting code as an entity you agree to the +[corporate contributor license agreement](doc/legal/corporate_contributor_license_agreement.md). + +This notice should stay a the first item in the CONTRIBUTING.MD file. + +## Contribute to GitLab 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. @@ -41,13 +50,6 @@ operates please see [the GitLab contributing process](PROCESS.md). - [GitLab Inc engineers should refer to the engineering workflow document](https://about.gitlab.com/handbook/engineering/workflow/) -## Contributor license agreement - -By submitting code as an individual you agree to the -[individual contributor license agreement](doc/legal/individual_contributor_license_agreement.md). -By submitting code as an entity you agree to the -[corporate contributor license agreement](doc/legal/corporate_contributor_license_agreement.md). - ## Security vulnerability disclosure Please report suspected security vulnerabilities in private to |