We accept pull requests.
- Make sure to thoroughly review any third-party dependency you add. Avoid adding any if possible.
- Do not have the app send data to or receive data from any server unless this has been discussed and approved.
- Do not store any data on the device unless there's a really good reason for it.
- Prioritize issues with the "help wanted" label.
- Try to write clean code.
- Try to write few lines of code.
- Assign issues to yourself if you intend to work on them (for members of @ito-org).