1
0
mirror of https://github.com/django/django.git synced 2025-04-01 20:16:43 +00:00

[1.11.x] Clarified that creating a pull request for the tutorial isn't necessary.

Backport of 57292725093eb470851b35174c10573bbf717117 from master
This commit is contained in:
Tim Graham 2017-02-16 11:33:07 -05:00
parent 2f6cdc09c4
commit 4f0185aac3

View File

@ -637,8 +637,8 @@ You can create a pull request by visiting the `Django GitHub page
<https://github.com/django/django/>`_. You'll see your branch under "Your
recently pushed branches". Click "Compare & pull request" next to it.
On the next page that displays a preview of the patch, you would click
"Create pull request".
Please don't do it for this tutorial, but on the next page that displays a
preview of the patch, you would click "Create pull request".
Next steps
==========