From 6338b368d4aeee1603a7b2f21abf401dbb44b5b2 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Mon, 18 Jan 2021 17:18:34 -0500 Subject: [PATCH] docs: add testing link to contributing.md [ci skip] --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index aca3777f5..729fca1f3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,7 +5,7 @@ several ways to help out: * Create an [issue](https://github.com/dokku/dokku/issues) on GitHub, if you have found a bug -* Write test cases for open bug issues +* Write [test cases](http://dokku.viewdocs.io/dokku/development/testing/) for open bug issues * Write patches for open bug/feature issues, preferably with test cases included * Contribute to the [documentation](http://dokku.viewdocs.io/dokku/)