1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
************
Contributing
************
All contributions are welcome!
Bug reports, feature requests, bug fixes, documentation updates, sample images, etc ...
Nothing is too small or too big ;-)
Please be aware that this is a purely spare time project, so don't be offended if it
takes some time to answer.
Code Contributions
******************
Please start from the ``develop`` branch for any code or documentation contributions.
You may even find the work has already been done...
Normally the ``master`` branch is only for stable, released code.
Sample Images
*************
Sample images are very important, allowing for validating new features and limiting regressions.
On every build, the library is run on all images.
The samples are kept in a separate repository for space and bandwidth concerns:
https://github.com/ianare/exif-samples
|