mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 03:13:11 -06:00
8 lines
378 B
Markdown
8 lines
378 B
Markdown
### Pull Request Checklist
|
|
|
|
<!-- Please read CONTRIBUTING.rst before submitting your pull request -->
|
|
|
|
* [ ] I have added any new tests that need to pass to `testfile` as specified in [docs/sytest.md](/docs/sytest.md)
|
|
* [ ] I have made sure any new dependencies have been checked into the `vendor/` directory
|
|
* [ ] Pull request includes a [sign off](/CONTRIBUTING.rst#sign-off)
|