From 0f0c2a131be6e574aa1f872ed727b7e5670e740a Mon Sep 17 00:00:00 2001 From: Brian Porter Date: Mon, 23 Nov 2015 11:05:39 -0600 Subject: [PATCH] Add Code of Conduct section to CONTRIBUTING.md. --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de94c23989c..191f45318fc 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,6 +10,10 @@ CakePHP loves to welcome your contributions. There are several ways to help out: There are a few guidelines that we need contributors to follow so that we have a chance of keeping on top of things. +## Code of Conduct + +Help us keep CakePHP open and inclusive. Please read and follow our [Code of Conduct](https://github.com/cakephp/CoC/blob/master/CODE_OF_CONDUCT.md). + ## Getting Started * Make sure you have a [GitHub account](https://github.com/signup/free).