1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-19 20:21:32 +02:00

added links

This commit is contained in:
Oliver Vogel
2014-07-24 18:49:06 +02:00
parent 96e069ed4f
commit b3540a0f7a

View File

@@ -42,7 +42,7 @@ Refer to the [documentation](http://image.intervention.io/) to learn more about
Contributions to the Intervention Image library are welcome. Please note the following guidelines before submiting your pull request.
- Follow PSR-0, PSR-1 and PSR-2 coding standards.
- Follow [PSR-0](http://www.php-fig.org/psr/psr-0/), [PSR-1](http://www.php-fig.org/psr/psr-1/) and [PSR-2](http://www.php-fig.org/psr/psr-2/) coding standards.
- Write tests for new functions and added features
- API calls should work consistently with both GD and Imagick drivers