]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
link to the regression-test docs
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 12 Jun 2015 14:03:27 +0000 (16:03 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 12 Jun 2015 14:05:14 +0000 (16:05 +0200)
CONTRIBUTING.md

index 2c244a4fca2873e102ef8821b113cc698699243a..8bce0e6d34c0893f7e0617e449676c7606e64c7d 100644 (file)
@@ -58,6 +58,11 @@ And must:
 * Be filed against the master branch before any release branch
 * Pass all tests in Travis
 
+Information on the tests can be found in the repository at
+[/regression-tests/README.md](https://github.com/PowerDNS/pdns/blob/master/regression-tests/README.md)
+and
+[/regression-tests.recursor/README.md](https://github.com/PowerDNS/pdns/blob/master/regression-tests.recursor/README.md).
+
 ## Commit Guidelines
 * Tell why the change does what it does, not how it does it.
 * The first line should be short (preferebly less than 50 characters)