1
0
mirror of https://github.com/Intervention/image.git synced 2025-08-26 15:24:37 +02:00

readme changes

This commit is contained in:
Oliver Vogel
2014-10-23 20:51:03 +02:00
parent 38dfffeb09
commit e626de028b

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. Contributions to the Intervention Image library are welcome. Please note the following guidelines before submiting your pull request.
- 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. - Follow [PSR-2](http://www.php-fig.org/psr/psr-2/) coding standards.
- Write tests for new functions and added features - Write tests for new functions and added features
- API calls should work consistently with both GD and Imagick drivers - API calls should work consistently with both GD and Imagick drivers