diff options
| author | Tim Graham <timograham@gmail.com> | 2017-02-16 11:33:07 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2017-02-16 11:34:21 -0500 |
| commit | 4f0185aac39fff4a5f1a3a3f103e6e920eb60703 (patch) | |
| tree | 5e351ac71f4b1c8d3ba2602153502c6867ef59f8 /docs | |
| parent | 2f6cdc09c4db46ad13ff736b93a975bcd587abf4 (diff) | |
[1.11.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.txt | 4 |
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 ========== |
