From ef4754bc95384af7204505832e074969a4e4bb30 Mon Sep 17 00:00:00 2001 From: Tobias Nyholm Date: Mon, 21 Mar 2016 13:53:30 +0100 Subject: [PATCH] Added docs about contributions --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8d04779..714e09b 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,7 @@ $bundles( ``` Read the documentation at [www.php-cache.com/symfony/cache-bundle](http://www.php-cache.com/en/latest/symfony/cache-bundle/). + +### Contribute + +Contributions are very welcome! Send a pull request or report any issues you find on the [issue tracker](http://issues.php-cache.com).