From 795d92da8db9f6fcfebdee649e0f32e9c7588403 Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Wed, 25 Jan 2017 10:54:12 +0100 Subject: [PATCH] Added CLA paragraph --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ea934b3..3e56f87 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,3 +62,7 @@ A useful query: ```sql SELECT * FROM pg_extension_update_paths('cartodb') WHERE path IS NOT NULL AND source = cdb_version(); ``` + +## Submitting Contributions + +* You will need to sign a Contributor License Agreement (CLA) before making a submission. [Learn more here](https://carto.com/contributions).