# simple-web-image > A simple library to process the image to many sizes for the website. ## Contributing 1. Fork it! 2. Create your feature branch: `git checkout -b feat/feature-name` 3. Add your changes: `git add .` 4. Commit your changes: `git commit -am 'feat: add some feature'` 5. Push to the branch: `git push origin feat/feature-name` 6. Submit a pull request :sunglasses: > Note: This project uses [changesets](https://github.com/changesets/changesets), please use their commit message format.