Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 423 Bytes

CONTRIBUTING.md

File metadata and controls

8 lines (7 loc) · 423 Bytes

Way to contribute

  1. Fork the repo and create your branch from master.
  2. Clone the project to your own machine. (Please have a look at Readme.md to understand how to run this project on your machine)
  3. Commit changes to your own branch
  4. Make sure your code lints.
  5. Push your work back up to your fork.
  6. Issue that pull request!