From d0da2f7dff2fecda8035c20d52fe28d99483fc75 Mon Sep 17 00:00:00 2001 From: Ivan Blinkov Date: Tue, 14 Dec 2021 03:47:19 +0300 Subject: [PATCH] Mention ClickHouse CLA in CONTRIBUTING.md (#32697) * Mention ClickHouse CLA in CONTRIBUTING.md * Update CONTRIBUTING.md --- CONTRIBUTING.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8628d7a01fd..e5af9594811 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,7 +2,13 @@ ClickHouse is an open project, and you can contribute to it in many ways. You can help with ideas, code, or documentation. We appreciate any efforts that help us to make the project better. -Thank you. +Thank you! + +## Legal Info + +When you open your first pull-request to ClickHouse repo, a bot will invite you to accept ClickHouse Individual CLA (Contributor License Agreement). It is a simple few click process. For subsequent pull-requests the bot will check if you have already signed it and won't bother you again. + +Optionally, to make contributions even more tight legally, your employer as a legal entity may want to sign a ClickHouse Corporate CLA with ClickHouse, Inc. If you're interested to do so, contact us at [legal@clickhouse.com](mailto:legal@clickhouse.com). ## Technical Info