# Contributing to Ark UI

We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:

- Reporting a bug
- Discussing the current state of the code
- Submitting a fix
- Proposing new features
- Becoming a maintainer

## Report bugs using Github's [issues](https://github.com/chakra-ui/ark/issues)

We use GitHub issues to track public bugs. Report a bug by
[opening a new issue](https://github.com/chakra-ui/ark/issues/new); it's that easy!

## License

By contributing, you agree that your contributions will be licensed under its
[License](https://github.com/chakra-ui/ark/blob/main/LICENSE).

## Discuss changes before starting to work on them

Please first discuss the change you wish to make via issue, email, or any other method with the owners of this
repository before making a change. This helps everyone to be on the same page and makes the chances of your
contributions being integrated into the project much higher.

## Do a self-review before requesting a review from others

Before requesting a review for your pull request, do a self-review. Go through your code additions and make sure they
follow the coding practices and guidelines of the project. This helps to streamline the review process and reduce the
iteration cycles of review.
