From c91ffd5f23c71dad8f2ed6b4dfecb4592572f244 Mon Sep 17 00:00:00 2001 From: Kevin Christopher Henry Date: Thu, 12 Sep 2013 19:01:47 -0400 Subject: [1.6.x] Documentation -- added instructions on working with pull requests Since non-core contributors are asked to review patches, instructions on working with pull requests were added to the Working with Git and GitHub page (based on the existing instructions in the core committers page). Backport of 990ce9aab9 from master --- docs/internals/contributing/committing-code.txt | 2 ++ 1 file changed, 2 insertions(+) (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 bc2f97a485..b81bdd2e04 100644 --- a/docs/internals/contributing/committing-code.txt +++ b/docs/internals/contributing/committing-code.txt @@ -34,6 +34,8 @@ Decisions on new committers will follow the process explained in existing committer privately. Public requests for commit access are potential flame-war starters, and will simply be ignored. +.. _handling-pull-requests: + Handling pull requests ---------------------- -- cgit v1.3