Skip to content
This repository has been archived by the owner on Nov 16, 2020. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 549 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 549 Bytes

We accept pull requests.

Security

  • 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.

Collaboration

  • 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).