- Create an account on github
- Fork bookomate
- Make a local clone:
git clone https://github.com/<your_username>/bookomate.git
- Make changes on the local copy
- Test and commit changes
git commit -am "<YOUR_MESSAGE>"
push
to your GitHub account:git push origin
- create a Pull Request (PR) from your GitHub fork (go to bookomate and click on "Pull Request." Describe your proposal.)