How to contribute?
Last updated
Last updated
Our team would love to receive contributions for this open-source project. If you have any ideas or bug fixes, feel free to open an issue or submit a pull request.
To submit a pull request, follow these steps:
Fork the project.
Create a new branch (git checkout -b my-new-feature).
Make your changes and commit them (git commit -am 'Adding new feature').
Push the branch (git push origin my-new-feature).
Open a pull request.