Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 535 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (10 loc) · 535 Bytes

How to Contribute:

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