element-android/.github/PULL_REQUEST_TEMPLATE.md

11 lines
674 B
Markdown
Raw Normal View History

2019-03-13 18:00:30 +02:00
### Pull Request Checklist
<!-- Please read [CONTRIBUTING.md](https://github.com/vector-im/riotX-android/blob/develop/CONTRIBUTING.md) before submitting your pull request -->
2020-08-03 18:29:07 +03:00
- [ ] Changes has been tested on an Android device or Android emulator with API 21
2019-03-13 18:00:30 +02:00
- [ ] UI change has been tested on both light and dark themes
- [ ] Pull request is based on the develop branch
2020-08-03 18:29:07 +03:00
- [ ] Pull request updates [CHANGES.md](https://github.com/vector-im/element-android/blob/develop/CHANGES.md)
2019-03-13 18:00:30 +02:00
- [ ] Pull request includes screenshots or videos if containing UI changes
2020-01-13 21:41:29 +02:00
- [ ] Pull request includes a [sign off](https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.md#sign-off)