From d2ad3b0f962909c14eab2ffda2fa66740f434c79 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Fri, 8 Jun 2012 11:53:54 +0200 Subject: 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. --- docs/internals/contributing/committing-code.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/internals/contributing/committing-code.txt') diff --git a/docs/internals/contributing/committing-code.txt b/docs/internals/contributing/committing-code.txt index a77a5762b5..a83697734a 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -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 ------------- -- cgit v1.3