From b8b5a0e25fe2749cdab845778bbeb37be2ee588f Mon Sep 17 00:00:00 2001 From: Tan Jiang Date: Fri, 4 Mar 2016 13:22:54 +0800 Subject: [PATCH] add contribution section to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 471d60925..abde55b4c 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,9 @@ Generated configuration file: ./config/db/env $ docker-compose up ``` +### Contribution +We welcome contributions from the community. If you wish to contribute code, we require that you first sign our [Contributor License Agreement](https://vmware.github.io/photon/assets/files/vmware_cla.pdf) and return a copy to osscontributions@vmware.com before we can merge your contribution. + ### License Harbor is available under the [Apache 2 license](LICENSE).