From: Peter van Dijk Date: Tue, 1 May 2018 18:52:39 +0000 (+0200) Subject: split compile/test in pull request template X-Git-Tag: dnsdist-1.3.1~125^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F6560%2Fhead;p=thirdparty%2Fpdns.git split compile/test in pull request template --- 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)