From e89e7f94fff11bdfaed9d5fd1905988a14498fea Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Wed, 11 May 2016 13:47:11 +0200 Subject: [PATCH] add mention in README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dae6927e48..f5844926b1 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,8 @@ cd Octokit ## Contribute Visit the [Contributor Guidelines](https://github.com/octokit/octokit.net/blob/master/CONTRIBUTING.md) -for more details. +for more details. All contributors are expected to follow our +[Code of Conduct](https://github.com/octokit/octokit.net/blob/master/CODE_OF_CONDUCT.md). ## Problems?