From d5deb1942cda29662f7eac88e8a44d72f875937a Mon Sep 17 00:00:00 2001 From: Alexander Obuhovich Date: Sun, 18 Oct 2015 14:03:00 +0300 Subject: [PATCH] Adding link to contributor instructions to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b3089f6..f84482c 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,10 @@ Feel free to ask any questions and share your experiences in the [Chat Room](htt * [Composer](https://getcomposer.org/download/) +## Contributing + +See [CONTRIBUTING](CONTRIBUTING.md) file. + ## License QA-Tools / PHPUnit Extension is released under the BSD-3-Clause License. See the bundled [LICENSE](LICENSE) file for details.