This will be the first ungraded task of your CS 303(P) Lab. In this task you would learn how to create forks, switch branches and send Pull Requests. Do note that you can do this entire task on Github. Make sure you work on the dev
branch.
- Click on the fork button which is present on the top right of the repository dashboard.
- You will now have your personal fork.
- Find the file name corresponding to your roll number in the repository.
- Change the name
torvalds
to your Github username. Make sure you do not put @ or any symbols that occur before it - Commit the file.
- Come back to the forked repo's dashboard
- You will find a
Contribute
button. Click on Open Pull Request - Click on Pull Request and add comments if you like to.