Update contributing.rst

This commit is contained in:
Daniel Greenfeld 2013-05-18 09:12:17 +02:00
parent 114e7e8f96
commit 3157fa6d3f

View file

@ -37,6 +37,7 @@ Tips
#. **starter** labeled issues are deemed to be good low-hanging fruit for newcomers to the project, Django, or even Python.
#. **doc** labeled issues must only touch content in the docs folder.
#. Since this project will live on inheritance, all views are Class-Based.
Setting up topic branches and generating pull requests
======================================================