Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 535 Bytes

CONTRIBUTION.md

File metadata and controls

18 lines (12 loc) · 535 Bytes

Contribution

Open an issue in order to file a bug or suggest a new feature

If you want to close an issue:

  1. Fork the repo
  2. Checkout a new branch from dev
  3. Work on it
  4. Send a pull request(PR)
  5. Make sure you reference the issue no in your commit and the PR

Try not to send a pull request from and to master.

A few simple rules to be followed:

  1. Avoid tabs, four spaces should be used instead
  2. Make sure to test your changes on a physical device as well as emulator