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