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