pull_request_template.md
May 3, 2024 ยท View on GitHub
Description
Fixes #
Testing Instructions
Screenshots or Screencast
Checklist
- If this is a user-facing change, I have added an entry in CHANGELOG.md
- Ensure the linter passes (
./gradlew spotlessApplyto automatically apply formatting/linting) - I have considered whether it makes sense to add tests for my changes
- All strings that need to be localized are in
modules/services/localization/src/main/res/values/strings.xml - Any jetpack compose components I added or changed are covered by compose previews
- I have updated (or requested that someone edit) the spreadsheet to reflect any new or changed analytics.
I have tested any UI changes...
- with different themes
- with a landscape orientation
- with the device set to have a large display and font size
- for accessibility with TalkBack