Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 509 Bytes

CONTRIBUTION.md

File metadata and controls

17 lines (11 loc) · 509 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

We'll be follwing this routine. Try not to send a pull request from and to master.

A few simple rules that have 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