mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 07:28:28 +02:00
11 lines
753 B
Markdown
11 lines
753 B
Markdown
### Pull Request Checklist
|
|
|
|
- [ ] I read the [contributing guide](https://github.com/vector-im/element-ios/blob/develop/CONTRIBUTING.md)
|
|
- [ ] UI change has been tested on both light and dark themes, in portrait and landscape orientations and on iPhone and iPad simulators
|
|
- [ ] Accessibility has been taken into account.
|
|
* [ ] Pull request is based on the develop branch
|
|
- [ ] Pull request contains a [changelog file](https://github.com/matrix-org/matrix-ios-sdk/blob/develop/CONTRIBUTING.md#changelog) in ./changelog.d
|
|
- [ ] You've made a self review of your PR
|
|
- [ ] Pull request includes screenshots or videos of UI changes
|
|
- [ ] Pull request includes a [sign off](https://github.com/matrix-org/matrix-ios-sdk/blob/develop/CONTRIBUTING.md#sign-off)
|