From fb62046df762e75219e9a1a66942550747a05d2b Mon Sep 17 00:00:00 2001 From: Ankit Gohil Date: Tue, 13 Sep 2022 22:16:55 -0700 Subject: [PATCH] Update contributing guidelines with the use of CLA --- CONTRIBUTING_CLA.md | 5 ++--- LICENSE | 5 +++++ README.md | 5 +---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING_CLA.md b/CONTRIBUTING_CLA.md index 472d243..330f1a6 100644 --- a/CONTRIBUTING_CLA.md +++ b/CONTRIBUTING_CLA.md @@ -1,9 +1,8 @@ # Contributing Guidelines -Thank you for your interest in contributing to our project. Whether it's a bug report, new feature, correction, or additional documentation, we greatly value feedback and contributions from our community. +Thank you for your interest in contributing to our project. Whether it's a bug report, new feature, correction, or additional documentation, the cloud-native-storage-self-service-manager project team welcomes contributions from the community. Before you start working with this project please read and sign our Contributor License Agreement (https://cla.vmware.com/cla/1/preview). If you wish to contribute code and you have not signed our Contributor Licence Agreement (CLA), our bot will prompt you to do so when you open a Pull Request. For any questions about the CLA process, please refer to our [FAQ](https://cla.vmware.com/faq). -Please read through this document before submitting any issues or pull requests to ensure we have all the necessary -information to effectively respond to your bug report or contribution. +Please read through this document before submitting any issues or pull requests to ensure we have all the necessary information to effectively respond to your bug report or contribution. ## Reporting Bugs, Features, and Enhancements diff --git a/LICENSE b/LICENSE index 0630e73..26ec3ef 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,8 @@ + +Copyright (c) 2022 VMware, Inc. + +The Apache 2.0 license (the "License") set forth below applies to all parts of the cloud service broker project. You may not use this file except in compliance with the License. + Apache License Version 2.0, January 2004 diff --git a/README.md b/README.md index 2b4ee01..128f21c 100644 --- a/README.md +++ b/README.md @@ -29,8 +29,5 @@ This feature allows migrating volumes from one datastore to another. Read [here] ## Contributing -The cloud-native-storage-self-service-manager project team welcomes contributions from the community. Before you start working with cloud-native-storage-self-service-manager, please -read our [Developer Certificate of Origin](https://cla.vmware.com/dco). All contributions to this repository must be -signed as described on that page. Your signature certifies that you wrote the patch or have the right to pass it on -as an open-source patch. For more detailed information, refer to [CONTRIBUTING.md](CONTRIBUTING.md). +The cloud-native-storage-self-service-manager project team welcomes contributions from the community. Before you start working with this project please read and sign our Contributor License Agreement (https://cla.vmware.com/cla/1/preview). If you wish to contribute code and you have not signed our Contributor Licence Agreement (CLA), our bot will prompt you to do so when you open a Pull Request. For any questions about the CLA process, please refer to our [FAQ](https://cla.vmware.com/faq).