Skip to main content

Small code changes or bug fixes

Full feature workflow process or pull request?

There is no 'minimum speed limit' in regards to applying the steps in the full feature workflow process and engaging the Mobile App Platform team for assistance in your delivery. We suggest any work that extends beyond 1 or 2 reasonably sized pull requests go through the full workflow process in order to potentially head off issues you would face at peer review/UX review. If you have questions about whether you should use the full process or the standalone pull request requirements, feel free to ask in one of our public channels.


Standalone Pull Request Requirements

  • Clearly defined description of change and context regarding the proposed code edits.
  • Suggested rollout plan and requirements.
  • All associated staging test data and users documented.
  • Screenshots of visual changes and video recordings of screen reader traversal on iOS and Android.
  • Clearly defined and verbose acceptance criteria.
  • Unit tests and e2e tests included for any net new functionality or screens.
  • All other engineering best practices followed.