From f3e685bd0940bb35195166d1148c115c315308db Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 1 May 2018 20:52:39 +0200 Subject: [PATCH] split compile/test in pull request template --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 306c642b4c..63628820d6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,8 @@ I have: - [ ] read the [CONTRIBUTING.md](https://github.com/PowerDNS/pdns/blob/master/CONTRIBUTING.md) document -- [ ] compiled and tested this code +- [ ] compiled this code +- [ ] tested this code - [ ] included documentation (including possible behaviour changes) - [ ] documented the code - [ ] added or modified regression test(s) -- 2.39.2