mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-12-22 09:04:33 +03:00
969fa9fb26
Change-Id: I40d5b4920f7f5f8e75167ae3382d585b8a5d38aa
1.3 KiB
1.3 KiB
Pull Request Checklist
- Changes has been tested on an Android device or Android emulator with API 21
- UI change has been tested on both light and dark themes
- Accessibility has been taken into account. See https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md#accessibility
- Pull request is based on the develop branch
- Pull request includes a new file under ./changelog.d. See https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md#changelog
- Pull request includes screenshots or videos if containing UI changes
- Pull request includes a sign off
- You've made a self review of your PR
- If you have modified the screen flow, or added new screens to the application, you have updated the test UiAllScreensSanityTest.allScreensTest()