Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Example: `git commit -m "Added the help.md file"`
5. Next, push your changes to your forked repository: `git push https://github.com/your_fork_name/documentation main`
6. Next, we repeat steps 6 and 7 above: Create a Pull Request. This request lets the upstream administrators know that you have a new file (or files) that you would like them to merge with the master branch. Click on "Pull Request" in the upper-left of the screen

Once all of the above is complete, you wait for confirmation that Github successfully merged your request. (Or not, as the case may be.)
Once all of the above is complete, you wait for confirmation that GitHub successfully merged your request. (Or not, as the case may be.)

## More Advanced Documents

Expand Down