From 3ad996f0f8efffb85702a58277c93cbee9ef4bd8 Mon Sep 17 00:00:00 2001 From: Eric Erhardt Date: Wed, 22 Jun 2016 11:29:08 -0500 Subject: [PATCH] Add Code of Conduct details to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e95347c5f..f3763bad5 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ to see the workarounds. If you don't find your issue, please file one! However, given that this is a very high-frequency repo, we've setup some [basic guidelines](Documentation/issue-filing-guide.md) to help you. Please consult those first. +This project has adopted the code of conduct defined by the [Contributor Covenant](http://contributor-covenant.org/) to clarify expected behavior in our community. For more information, see the [.NET Foundation Code of Conduct](http://www.dotnetfoundation.org/code-of-conduct). + Build Status ------------