A repository to allow mentees to open a pull request
- Click on the fork button (top right)
- Go to your forked repo and clone it to your desktop
- Create a new branch with
git checkout
- Add any source code file (e.g. any c++ file)
- Commit and push to your repo
- Come back to this repo and open a pull request