]> granicus.if.org Git - pdns/commitdiff
Update PULL_REQUEST_TEMPLATE.md
authorAki Tuomi <cmouse@cmouse.fi>
Sun, 12 Feb 2017 14:21:33 +0000 (16:21 +0200)
committerGitHub <noreply@github.com>
Sun, 12 Feb 2017 14:21:33 +0000 (16:21 +0200)
Clarify test change wording

.github/PULL_REQUEST_TEMPLATE.md

index 543edba90c3cd2fc0602730034a09af8063d4f80..306c642b4c82fdced9cecd4c7d836234ea39b35d 100644 (file)
@@ -8,6 +8,6 @@ I have:
 - [ ] compiled and tested this code
 - [ ] included documentation (including possible behaviour changes)
 - [ ] documented the code
-- [ ] added regression tests
-- [ ] added unit tests
+- [ ] added or modified regression test(s)
+- [ ] added or modified unit test(s)
 - [ ] <!-- remove this line if your PR is against master --> checked that this code was merged to master