2019-03-13 17:00:30 +01:00
|
|
|
### Pull Request Checklist
|
|
|
|
|
2020-08-27 17:43:22 +02:00
|
|
|
<!-- Please read [CONTRIBUTING.md](https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md) before submitting your pull request -->
|
2019-03-13 17:00:30 +01:00
|
|
|
|
2020-08-03 17:29:07 +02:00
|
|
|
- [ ] Changes has been tested on an Android device or Android emulator with API 21
|
2019-03-13 17:00:30 +01:00
|
|
|
- [ ] UI change has been tested on both light and dark themes
|
|
|
|
- [ ] Pull request is based on the develop branch
|
2021-05-20 16:53:26 +02:00
|
|
|
- [ ] Pull request includes a new file under ./newsfragment. See https://github.com/vector-im/element-android/blob/develop/CONTRIBUTING.md#changelog
|
2019-03-13 17:00:30 +01:00
|
|
|
- [ ] Pull request includes screenshots or videos if containing UI changes
|
2020-01-13 20:41:29 +01:00
|
|
|
- [ ] Pull request includes a [sign off](https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.md#sign-off)
|