From 5ca1ad60aad033cf8165c8d9963cd995f642fa3c Mon Sep 17 00:00:00 2001 From: Andrew Morgan Date: Wed, 22 May 2019 13:13:20 +0100 Subject: [PATCH] no more vendor dir --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6f66df49e..f4724c31f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,5 +3,4 @@ * [ ] 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 * [ ] Pull request includes a [sign off](https://github.com/matrix-org/dendrite/blob/master/CONTRIBUTING.md#sign-off)