From a350aa257e64f2a0c513881dbb7568e1e9e0c640 Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 22 May 2019 13:12:14 +0100 Subject: [PATCH] fix typo --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4d6769198..6f66df49e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,6 @@ ### Pull Request Checklist - + * [ ] I have added any new tests that need to pass to `testfile` as specified in [docs/sytest.md](https://github.com/matrix-org/dendrite/blob/master/docs/sytest.md) * [ ] I have made sure any new dependencies have been checked into the `vendor/` directory