We love your input! We want to make contributing to React Component Cursor as easy and transparent as possible.
- Fork the repo and create your branch from
main
- If you've added code that should be tested, add tests
- If you've changed APIs, update the documentation
- Ensure the test suite passes
- Make sure your code lints
- Create a Pull Request
- Update the README.md with details of changes if applicable
- Update the CHANGELOG.md following semantic versioning
- The PR will be merged once you have the sign-off of at least one maintainer
When you submit code changes, your submissions are understood to be under the same MIT License that covers the project.