Thank you for considering contributing to our project! We welcome contributions from everyone, and we want to make the process as easy and transparent as possible
Please check our issue tracker for existing issues that you can work on. If you find a new issue or have a feature request, please open a new issue so we can discuss it and prioritize it accordingly.
-
Fork the repository and clone it to your local machine.
-
Create a new branch for your changes using the format "feature/
<feature-name>
" or "bugfix/<bug-name>
". -
Make your changes and commit them with clear and concise commit messages.
-
Push your changes to your forked repository.
-
Open a pull request from your forked repository to our repository with a clear and descriptive title and detailed description of your changes.
-
Once your pull request is submitted, it will be reviewed by the maintainers. You may be asked to make further changes before your contribution can be merged.