Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

32 lines (22 loc) · 1.28 KB

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

We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy!

License

By contributing, you agree that your contributions will be licensed under its Licesne.

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.