You can contribute to react-image
in these ways:
- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
You encountered a bug? Report it by opening a new issue on repository!
Pull requests are the best way to propose changes to the codebase and contribute. Follow this guide to send your PR:
- Fork the repo, clone it and create your branch from
master
. - Commit the changes in created branch.
- Submit a pull request (referencing the issue)!
react-image
is available under the MIT License