]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
split compile/test in pull request template 6560/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 1 May 2018 18:52:39 +0000 (20:52 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 1 May 2018 18:52:39 +0000 (20:52 +0200)
.github/PULL_REQUEST_TEMPLATE.md

index 306c642b4c82fdced9cecd4c7d836234ea39b35d..63628820d6ff10eaa526e4cf6b30b67a54cc5d82 100644 (file)
@@ -5,7 +5,8 @@
 <!-- please indicate if any of these things are done/included with this Pull Request. Not all boxes need to be checked for the Pull Request to be accepted -->
 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)