From ba3fe1c789dcc5e73c3c3f4f744a9d9cf4eb1fc4 Mon Sep 17 00:00:00 2001 From: Camilo Nova Date: Mon, 1 Aug 2016 07:43:06 -0500 Subject: [PATCH] Update development.rst --- docs/development.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/development.rst b/docs/development.rst index fbbc4b1..92d4c0e 100644 --- a/docs/development.rst +++ b/docs/development.rst @@ -5,6 +5,10 @@ Development You can contribute to this project forking it from github and sending pull requests. +This is a `Jazzband `_ project. By contributing you agree to +abide by the `Contributor Code of Conduct `_ +and follow the `guidelines `_. + Running tests -------------