From 8679eb9a755bf0d3ac969f0f406badca15354a84 Mon Sep 17 00:00:00 2001 From: Jeff McAffer Date: Mon, 19 Jun 2017 13:09:51 -0700 Subject: [PATCH] update contributing section --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 36a7f70..9e16c4b 100644 --- a/README.md +++ b/README.md @@ -44,8 +44,8 @@ _Note:_ Local environment can be accessed at [http://localhost:4000](http://loca # Contributing -The project team is more than happy to take contributions and suggestions. +This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com. -To start working, run npm install in the repository folder to install the required dependencies. +When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA. This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.