To contribute by resolving already opened issues, please follow these steps:
- Fork the repository to your own GitHub account.
- Create a new branch for your feature or bug fix.
- Stage your changes and commit them. (Follow Conventional Commit Specification)
- Submit PR for review.
After your pull request is submitted, we will review it at as soon as possible. We may suggest changes or request additional improvements, so please enable Allow edits from maintainers on your PR.
Contributing by implementing your own feature should be preceded by design doc. It can be any kind of document describing all important api and implementation details.
If you encounter any bug, please report it here.
For feature requests, please submit them here. You can also create a discussion first to talk about your idea or join existing one.