From 239e4345223ad964bb8a9a8152719e648dd00ed9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Busso?= Date: Mon, 22 Mar 2021 15:40:08 +1300 Subject: [PATCH] Add licensing information to contributing document --- CONTRIBUTING.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index bff4274ea..0a9e336cf 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -127,3 +127,9 @@ When adding a new route to an existing handler use the following as a template ( ``` explanation about each line can be found (here)[https://github.com/swaggo/swag#api-operation] + +## Licensing + +See the [LICENSE](https://github.com/portainer/portainer/blob/develop/LICENSE) file for our project's licensing. We will ask you to confirm the licensing of your contribution. + +We may ask you to sign a [Contributor License Agreement (CLA)](http://en.wikipedia.org/wiki/Contributor_License_Agreement) for larger changes.