mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
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:
parent
1f203f84d0
commit
d2ad3b0f96
2 changed files with 19 additions and 10 deletions
|
@ -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
|
||||
-------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue