From 27309d114a5e956b7c0368c5b60ddacc0e61aede Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20Feje=C5=A1?= Date: Wed, 10 Jan 2018 11:52:34 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md Add `Tests` since there are going to be a lot of PRs about them. --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c3ed31c2e..1b104e368 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,6 +13,7 @@ - [ ] Website - [ ] Snippets - [ ] General / Things regarding the repository (like CI Integration) +- [ ] Tests ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue)