Git and Github - Day 3
In the past few days, you have learned the basics of Github and how to push your own project to Github. After completing all tasks you would be familiar with other most important things such as how you can contribute to someone other’s project and make a PR. You would also learn how to work with different branches and all stuff.
Forking a repo and making a PR
What are branches in GitHub?
Creating a new branch and pushing it to GitHub
After watching all the above tutorials make sure that you have understood how to fork a repo, clone it, make some changes, commit it, push to GitHub, and make a PR. If you have any doubts about this please clear your doubt and then move forward.
Now you need to do the following things in order to complete this task as completed.
Once you have done it, again do the following:
Good Luck!