From 37d1f18e356568c1cf64e112505c777e0b5708d1 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Tue, 13 Jun 2017 10:39:34 -0700 Subject: [PATCH] Fix CoC formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0d4ca64..b0b641ba 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ operations on the AST to answer questions about your code. help you ramp up on the codebase (even if you've never worked on a parser before), and recommended workflows that make it easier to iterate. -
+--- 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.