From fe52529cebb881bb41874137aa17e1868943476c Mon Sep 17 00:00:00 2001 From: Daniel Roy Greenfeld Date: Tue, 7 Jun 2016 12:12:19 -0700 Subject: [PATCH] Update CONTRIBUTING.rst --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index e525d65..fe1149f 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -7,7 +7,7 @@ Contributing This is a `Jazzband `_ project. By contributing you agree to abide by the `Contributor Code of Conduct `_ and follow the `guidelines `_. -Thanks for your interest! Before you write any code, please read the following: +Also, please read the following: * Our design_ document, which lists the constraints and goals of the project. * Our contributing_ document, which describes our procedures and methods.