Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 504 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 504 Bytes

4. Contributing to the API (if you want to add changes/neaten up the code)

  • Fork the repository
  • Clone your fork: git clone https://github.com/denzven/Denzven-Graphing-Api.git
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

read more at https://denzven.github.io/Denzven-Graphing-Api/