mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-10 06:53:00 +00:00
9 lines
483 B
Markdown
9 lines
483 B
Markdown
### Pull Request Checklist
|
|
|
|
<!-- Please read https://matrix-org.github.io/dendrite/development/contributing before submitting your pull request -->
|
|
|
|
* [ ] I have added tests for PR _or_ I have justified why this PR doesn't need tests.
|
|
* [ ] Pull request includes a [sign off below using a legally identifiable name](https://matrix-org.github.io/dendrite/development/contributing#sign-off) _or_ I have already signed off privately
|
|
|
|
Signed-off-by: `Your Name <your@email.example.org>`
|