Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 294 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 294 Bytes

Way to contribute

  1. Fork the repo and create your branch from master or devlop.
  2. Clone the project to your own machine.
  3. Commit changes to your own branch
  4. Make sure your code lints.
  5. Push your work back up to your fork.
  6. Create a pull request on devlop branch.
  7. And Done!