From d4e0e9b302136db85457a09c97bfffcc4bf469c9 Mon Sep 17 00:00:00 2001 From: Nick O'Leary Date: Sat, 10 Dec 2016 09:49:13 +0000 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 17 +++++------------ 1 file changed, 5 insertions(+), 12 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index cec0e825..9ff88e35 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,19 +40,12 @@ the [mailing list](https://groups.google.com/forum/#!forum/node-red) first. ### Contributor License Agreement -In order for us to accept pull-requests, the contributor must first complete -a Contributor License Agreement (CLA). This clarifies the intellectual -property license granted with any contribution. It is for your protection as a -Contributor as well as the protection of IBM and its customers; it does not -change your rights to use your own Contributions for any other purpose. +All contributors need to sign the JS Foundation's Contributor License Agreement. +It is an online process and quick to do. You can read the details of the agreement +here: https://cla.js.foundation/node-red/node-red. -You can download the CLAs here: - - - [individual](http://nodered.org/cla/node-red-cla-individual.pdf) - - [corporate](http://nodered.org/cla/node-red-cla-corporate.pdf) - -If you are an IBMer, please contact us directly as the contribution process is -slightly different. +If you raise a pull-request without having signed the CLA, you will be prompted +to do so automatically. ### Coding standards