From d919ed8eade227c138747e18a1cce1d7676dc7a6 Mon Sep 17 00:00:00 2001 From: Ruben Rios Date: Wed, 22 Jun 2016 12:09:13 -0700 Subject: [PATCH] Updating with Code of Conduct info. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af3d8bc..bc7bb79 100644 --- a/README.md +++ b/README.md @@ -1141,3 +1141,5 @@ In addition to being able to use the CodePush CLI to "manually" release updates, * [Visual Studio Team Services](https://marketplace.visualstudio.com/items?itemName=ms-vsclient.code-push) - *NOTE: VSTS also has extensions for publishing to [HockeyApp](https://marketplace.visualstudio.com/items?itemName=ms.hockeyapp) and the [Google Play](https://github.com/Microsoft/google-play-vsts-extension) store, so it provides a pretty great mobile CD solution in general.* * [Travis CI](https://github.com/mondora/code-push-travis-cli) + +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.