From 4d3b8f4f76751c22d5655d2b46d576a6aee5357d Mon Sep 17 00:00:00 2001 From: Enrico Giordani Date: Wed, 22 Jun 2016 11:57:05 +0200 Subject: [PATCH] [Docs] Added Microsoft Open Source Code of Conduct. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1aa7727f..5037eac6 100644 --- a/README.md +++ b/README.md @@ -58,4 +58,6 @@ To run the Redis test suite some manual work is required: following error message: "couldn't execute "cat": no such file or directory". - By default the test suite launches 16 parallel tests, but 2 is the suggested number. +## Code of Conduct +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. -- GitLab