From 9a04693c2fa9cf6bdde752c7a7cb1aef53f08136 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20L=C3=B8vdal?= Date: Wed, 20 Sep 2023 00:02:54 +0200 Subject: [PATCH] Add CLA link --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f8fb04304..0153e3ee3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -46,7 +46,8 @@ If you've got a bug-fix or similar for us, then you are most welcome to get it raised - just make sure you link back to the issue it's fixing and try to include some tests! -All contributors need to sign the OpenJS Foundation's Contributor License Agreement. +All contributors need to sign the OpenJS Foundation's +[Contributor License Agreement](https://openjsf.org/about/the-openjs-foundation-cla/). It is an online process and quick to do. If you raise a pull-request without having signed the CLA, you will be prompted to do so automatically.