Clarified the purpose of the pull requsets docs

One is for the community, the other for the core team.

Thanks Reinout van Rees for the report.
This commit is contained in:
Aymeric Augustin 2012-06-08 11:53:54 +02:00
parent 1f203f84d0
commit d2ad3b0f96
2 changed files with 19 additions and 10 deletions

View file

@ -3,7 +3,9 @@ Committing code
===============
This section is addressed to the :doc:`/internals/committers` and to anyone
interested in knowing how code gets committed into Django core.
interested in knowing how code gets committed into Django core. If you're a
community member who wants to contribute code to Django, have a look at
:doc:`writing-code/working-with-git` instead.
Commit access
-------------