From 63f4d05bc324d8938cf830dcc9fb432e2efaa0c3 Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Tue, 21 Jun 2016 13:17:28 -0700 Subject: [PATCH] Add code of conduct to README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 10c7876..c660ea8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ creating extensions that add new project types to Visual Studio. We welcome comm wish to contribute new topics or find any issues. To get started, read the [introduction][intro] while you're waiting for the [pre-requisites][prereq] to install. - + Please file any product bugs you find on [Microsoft Connect][connect]. You may file doc bugs [here][docbugs]. @@ -17,6 +17,8 @@ For the latest features take a look at [Changes][changes]. For further information about extending Visual Studio in other ways please check out [VisualStudio.com/integrate][3]. +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. + [1]: doc/Index.md [2]: http://aka.ms/vsprojectsystemextensibilityvsix [3]: https://www.visualstudio.com/integrate/explore/explore-vside-vsi?wt.mc_id=o~display~github~vsproject