element-android-Github/.github/PULL_REQUEST_TEMPLATE.md

11 lines
715 B
Markdown
Raw Normal View History

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