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:33:07 -0500 |
| commit | 57292725093eb470851b35174c10573bbf717117 (patch) | |
| tree | 9a55204da48de508934b6199c80395b407f1e839 /docs/intro | |
| parent | 80493b087136a151bf4d11ba394f36e047159040 (diff) | |
Clarified that creating a pull request for the tutorial isn't necessary.
Diffstat (limited to 'docs/intro')
| -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 14073ae5f9..8979867ad8 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 ========== |
