summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTim Graham <timograham@gmail.com>2017-02-16 11:33:07 -0500
committerTim Graham <timograham@gmail.com>2017-02-16 11:34:28 -0500
commit4d9143d029bc6eb826fdd0d2062386ac4c7e5519 (patch)
tree03b42d40f541f8fdd521590e7da2df2a36b53ec0 /docs
parent3b562ebfe6ad39f8eb346360327ef457d4624d08 (diff)
[1.10.x] Clarified that creating a pull request for the tutorial isn't necessary.
Backport of 57292725093eb470851b35174c10573bbf717117 from master
Diffstat (limited to 'docs')
-rw-r--r--docs/intro/contributing.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/intro/contributing.txt b/docs/intro/contributing.txt
index e5160d82f8..e8618ad28b 100644
--- a/docs/intro/contributing.txt
+++ b/docs/intro/contributing.txt
@@ -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
==========