From 5391eb9ff7475c94f02160624ef1ffce58d44727 Mon Sep 17 00:00:00 2001 From: Erich Gamma Date: Mon, 28 Aug 2017 16:27:11 +0200 Subject: [PATCH] Refer to the CODE of Conduct file Add a reference but to not duplicate the contents of the CODE_OF_CONDUCT.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df87a4eea0b..670195c3c92 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ please see the document [How to Contribute](https://github.com/Microsoft/vscode/ * [Coding Guidelines](https://github.com/Microsoft/vscode/wiki/Coding-Guidelines) * [Submitting pull requests](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#pull-requests) -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. +Please see also our [Code of Conduct](CODE_OF_CONDUCT.md). ## Feedback