2018-11-13 22:43:23 -05:00
|
|
|
### Pull Request Checklist
|
|
|
|
|
2019-12-04 07:21:48 -05:00
|
|
|
<!-- Please read CONTRIBUTING.md before submitting your pull request -->
|
2018-11-13 22:43:23 -05:00
|
|
|
|
|
|
|
* [ ] Pull request is based on the develop branch
|
2019-12-04 07:21:48 -05:00
|
|
|
* [ ] Pull request includes a [changelog file](https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.md#changelog)
|
|
|
|
* [ ] Pull request includes a [sign off](https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.md#sign-off)
|
|
|
|
* [ ] Code style is correct (run the [linters](https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.md#code-style))
|