mirror of
https://github.com/django/django.git
synced 2025-11-19 19:24:46 +00:00
Replaced :doc: role usage with :ref: when appropriate in docs.
This commit is contained in:
parent
a9fe98d5bd
commit
ae03f81ffa
10 changed files with 41 additions and 23 deletions
|
|
@ -4,7 +4,7 @@ Working with Git and GitHub
|
|||
|
||||
This section explains how the community can contribute code to Django via pull
|
||||
requests. If you're interested in how :ref:`mergers <mergers-team>` handle
|
||||
them, see :doc:`../committing-code`.
|
||||
them, see :ref:`handling-pull-requests`.
|
||||
|
||||
Below, we are going to show how to create a GitHub pull request containing the
|
||||
changes for Trac ticket #xxxxx. By creating a fully-ready pull request, you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue