mirror of
https://github.com/django/django.git
synced 2025-11-18 02:56:45 +00:00
Merge 84c0da8d97 into 1ce6e78dd4
This commit is contained in:
commit
298d93ecda
1 changed files with 4 additions and 2 deletions
|
|
@ -544,8 +544,10 @@ After committing the changes, send it to your fork on GitHub (substitute
|
||||||
$ git push origin ticket_99999
|
$ git push origin ticket_99999
|
||||||
|
|
||||||
You can create a pull request by visiting the `Django GitHub page
|
You can create a pull request by visiting the `Django GitHub page
|
||||||
<https://github.com/django/django/>`_. You'll see your branch under "Your
|
<https://github.com/django/django/>`_. You should see your branch there.
|
||||||
recently pushed branches". Click "Compare & pull request" next to it.
|
Click "Compare & pull request" next to it. Alternatively, you can create your
|
||||||
|
pull request by calling the URL
|
||||||
|
https://github.com/GITHUB_USERNAME/django/pull/new/BRANCH_NAME/.
|
||||||
|
|
||||||
Please don't do it for this tutorial, but on the next page that displays a
|
Please don't do it for this tutorial, but on the next page that displays a
|
||||||
preview of the changes, you would click "Create pull request".
|
preview of the changes, you would click "Create pull request".
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue