Thank you for considering contributing to our project! We welcome your contributions.
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature-name
. - Make your changes and commit them:
git commit -m 'feat: add some feature'
. - Push to the branch:
git push origin feature/your-feature-name
. - Submit a pull request. ⚡
To report a bug, please open an issue on GitHub and provide detailed information about the bug, including steps to reproduce it.
To request a new feature, open an issue on GitHub and describe the feature you would like to see added.
By contributing, you agree that your contributions will be licensed under the project's LICENSE.