Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 623 Bytes

File metadata and controls

15 lines (12 loc) · 623 Bytes

Yoma Mobile :: Pull Requests

PR Template

  • Please use the current Pull request template.
  • In the event of chores or other non-visual changes, feel free to ignore the 'screen shots' section
  • GIFS are encouraged, but not a prerequisite.
  • make sure you bump the build number in android/app/build.gradle and update the release notes release-notes.txt.

Expectations and commitments

  • Every PR should be reviewed by at least 1 other developer.
  • Content for review includes:
    • Code style
    • Test coverage
    • Optional review content can include suggestions to code or refactoring if a better way is seen.