You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. Now, run git commit for the changes you have made.
72
-
Example: `Git commit -m "Added the help.md file"
72
+
Example: `Git commit -m "Added the help.md file"`
73
73
5. Next, push your changes to your forked repository: `git push https://github.com/your_fork_name/documentation main`
74
74
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
0 commit comments