From 956395b3a983f3c00f0feb8c527c3379ab9f295d Mon Sep 17 00:00:00 2001 From: Joe Nelson Date: Wed, 23 Mar 2016 16:29:33 -0700 Subject: [PATCH] Add CLA link to contributing.md --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d5567a2cd..acc552237 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,6 +6,16 @@ We're happy you want to contribute! You can help us in different ways: suggestions for improvements * Fork this repository and submit a pull request +As with the majority of major open source projects, we ask that +Citus contributors sign a Contributor License Agreement (CLA). We +know that this creates a bit of red tape, but also believe that it +is the best way to create total transparency around your rights as +a contributor and the most effective way of protecting you as well +as Citus Data as the company behind the open source project. + +If you plan on contributing to Citus, please follow these [instructions +for signing our CLA](https://www.citusdata.com/community/CLA) + ### Getting and building #### Mac