From 2e1c6ea8c9dcfc7dcdf6eb5c41c2287153d5198e Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 13 Sep 2014 00:24:13 -0400 Subject: [PATCH] Update contributing instructions --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index f8a07033de..7131f0a79e 100644 --- a/README.rst +++ b/README.rst @@ -46,9 +46,9 @@ Contribute ---------- - Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug. -- Fork `the repository`_ on GitHub to start making your changes to the **master** branch (or branch off of it). +- Fork `the repository`_ on GitHub to start making your changes to the **development** branch (or branch off of it). - Write a test which shows that the bug was fixed or that the feature works as expected. -- Make sure to add yourself to the `contributors file`_. +- Add yourself to the `contributors file`_. - Send a pull request