Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 366 Bytes

CONTRIBUTING.md

File metadata and controls

4 lines (4 loc) · 366 Bytes

How to become a contributor and submit your own code

  1. Create an issue describing your proposed change to the repo (e.g. new feature, fixing bug, and etc.).
  2. Fork the repository, create a new branch from the develop then develop and test your changes on it.
  3. Submit a pull request to the develop branch and mention the issue link in the description body.