From a65903c4196dd46e7c19dd90a08793ebf2a9e1b8 Mon Sep 17 00:00:00 2001 From: Carol Smith Date: Tue, 27 Jun 2023 11:50:33 -0700 Subject: [PATCH] Update README.md Adding code of conduct language to README doc. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 2911552b3b1..48ffa39f194 100644 --- a/README.md +++ b/README.md @@ -473,6 +473,12 @@ Citus is uniquely capable of scaling both analytical and transactional workloads Citus is built on and of open source, and we welcome your contributions. The [CONTRIBUTING.md](CONTRIBUTING.md) file explains how to get started developing the Citus extension itself and our code quality guidelines. +## 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. + ## Stay Connected - **Twitter**: Follow us [@citusdata](https://twitter.com/citusdata) to track the latest posts & updates on what’s happening.