# Contributing

Thank you for considering contributing to **expo-squircle**! Whether you’re fixing bugs, adding features,
improving documentation, or just giving feedback, it’s all welcome.

## How to Contribute

- Open an [issue](https://github.com/doguabaris/expo-squircle/issues) and describe what’s going on.

- Fork the repo -> create a new branch -> commit changes -> open a PR.
  Keep commits focused and descriptive.

- Typos, clarity, formatting, everything counts. You can edit directly and open a PR.

- Before submitting a PR, run local tests and verify expected CLI behavior with the mock API.

## Resources

- [How to Contribute to Open Source](https://opensource.guide/how-to-contribute/)
- [Using Pull Requests](https://help.github.com/articles/about-pull-requests/)
- [GitHub Help](https://help.github.com)

## License

By contributing, you agree that your contributions will be licensed under
the [MIT License](LICENSE).
