2018-11-13 20:43:23 -07:00
|
|
|
### Pull Request Checklist
|
|
|
|
|
|
|
|
<!-- Please read CONTRIBUTING.rst before submitting your pull request -->
|
|
|
|
|
|
|
|
* [ ] Pull request is based on the develop branch
|
2019-01-02 00:33:13 -07: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 08:45:09 -06:00
|
|
|
* [ ] Code style is correct (run the [linters](https://github.com/matrix-org/synapse/blob/master/CONTRIBUTING.rst#code-style))
|