Thank you for your interest in contributing to our project!
- Fork the repository.
- Create a new branch:
git checkout -b feature/your-feature
. - Make your changes and commit them:
git commit -m 'Add some feature'
. - Push to the branch:
git push origin feature/your-feature
. - Submit a pull request.
Run make format
to format the go files.
If you encounter any issues or have suggestions, please open an issue using the appropriate template.
By contributing, you agree that your contributions will be licensed under the project's LICENSE.