diff options
author | Julian C. Dunn <jdunn@getchef.com> | 2014-07-15 15:10:57 -0400 |
---|---|---|
committer | Bryan McLellan <btm@getchef.com> | 2014-08-18 08:05:23 -0700 |
commit | 825f762c626786cee7aa9a0a4ad98d72ac8d80f0 (patch) | |
tree | fe84b0aeb2da1ba6f2bd940d9f6f992bf9b3ec6a /CONTRIBUTING.md | |
parent | 57fe720d446044ed503cd00a4caff96f9955d01d (diff) | |
download | chef-825f762c626786cee7aa9a0a4ad98d72ac8d80f0.tar.gz |
Update CLA links to Supermarket
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6cc27697eb..b07eb5e685 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,9 +11,7 @@ We utilize **Github Issues** for issue tracking and contributions. You can contr We have a 3 step process that utilizes **Github Issues**: -1. Sign our - [Individual Contributor License Agreement (CLA)](https://supermarket.getchef.com/icla-signatures/new) - or [Corporate CLA](https://supermarket.getchef.com/ccla-signatures/new) online once. +1. [Sign](https://supermarket.getchef.com/become-a-contributor) the Individual Contributor License Agreement (CLA) or ask your company's Corporate Contributor License Agreemeent administrator to add you to the Corporate CLA. 2. Create a Github Pull Request. 3. Do [Code Review](#cr) with the **Chef Engineering Team** or **Chef Core Committers** on the pull request. |