mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Describe the user name 'variable' in a way that doesn't confuse the textile parser.
This commit is contained in:
parent
fe2482e50b
commit
4f9e242521
1 changed files with 1 additions and 1 deletions
|
@ -361,7 +361,7 @@ $ git push mine my_new_branch
|
|||
|
||||
h4. Issue a Pull Request
|
||||
|
||||
Navigate to the Rails repository you just pushed to (e.g. https://github.com/<your user name>/rails) and press "Pull Request" in the upper right hand corner.
|
||||
Navigate to the Rails repository you just pushed to (e.g. https://github.com/your-user-name/rails) and press "Pull Request" in the upper right hand corner.
|
||||
|
||||
Write your branch name in branch field (is filled with master by default) and press "Update Commit Range"
|
||||
|
||||
|
|
Loading…
Reference in a new issue