diff options
author | Julian C. Dunn <jdunn@getchef.com> | 2014-07-16 00:07:34 -0400 |
---|---|---|
committer | Bryan McLellan <btm@getchef.com> | 2014-08-18 08:05:23 -0700 |
commit | 881c7281289829c5e18b2a0a0ab0c5f42e380ae6 (patch) | |
tree | 637c57d1890f3a3ad2c2ceae661e2fc1255d5a94 /CONTRIBUTING.md | |
parent | 825f762c626786cee7aa9a0a4ad98d72ac8d80f0 (diff) | |
download | chef-881c7281289829c5e18b2a0a0ab0c5f42e380ae6.tar.gz |
Update wording based on feedback.
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b07eb5e685..e6e9a26cad 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -11,7 +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](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. +1. Sign or be added to an existing [Contributor License Agreement (CLA)](https://supermarket.getchef.com/become-a-contributor). 2. Create a Github Pull Request. 3. Do [Code Review](#cr) with the **Chef Engineering Team** or **Chef Core Committers** on the pull request. |