Modify the contributing docs

This commit is contained in:
Daniel Greenfeld 2013-06-04 22:00:49 +02:00
parent 806e032032
commit b9e178347b

View file

@ -42,6 +42,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.
#. Familiarize yourself with the project design_.
Setting up topic branches and generating pull requests
======================================================