{Description}
Type of change
Delete options that are not relevant.
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to not work as expected)
- This change requires a documentation update
Updates
👉 👉 👉
{Image here of before and after when applicable}
Provide guidance for how to QA your proposed changes. This is not only for a test but also useful for a reviewer.
{A test plan outlining scenarios to test}
- Project and all contained modules build
- Tested on appropriate devices/emulators and SDK versions
- Reviewed by another developer
- Appropriate documentation written (code comments, internal docs)
- Change has been tested on a device/emulator
- Code is written to standards
- Appropriate tests have been written (code comments, internal docs)