2018-11-13 20:43:23 -07:00
|
|
|
### Pull Request Checklist
|
|
|
|
|
2019-12-04 05:21:48 -07:00
|
|
|
<!-- Please read CONTRIBUTING.md before submitting your pull request -->
|
2018-11-13 20:43:23 -07:00
|
|
|
|
|
|
|
* [ ] Pull request is based on the develop branch
|
2019-12-04 05:21:48 -07: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))
|