From 06e85e1fa79f7093dcaa1c6dc6969a01de0b4ed3 Mon Sep 17 00:00:00 2001 From: Ori Zohar Date: Fri, 16 Oct 2020 17:56:36 -0700 Subject: [PATCH] Adding code of conduct link to main README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b302fda60..cd526a4cf 100644 --- a/README.md +++ b/README.md @@ -35,3 +35,6 @@ The [daprdocs](./daprdocs) directory contains the hugo project, markdown files, ## Authoring guide Read the [authoring guide](./authoring-guide.md) for info on how to write docs and be consistent. + +## Code of Conduct +Please refer to our [Dapr community code of conduct](https://github.com/dapr/community/blob/master/CODE-OF-CONDUCT.md)