Thank you for your interest in contributing to this project! All contributions are welcome and appreciated. Please follow the following guidelines.
- Fork the repository and create a new branch for your contribution.
- Follow the existing code style and conventions.
- Add tests for any new functionality or bug fixes.
- Make sure all existing tests pass.
- Push your changes to your forked repository.
- Create a new pull request against the
main
branch of this repository. - Provide a clear and descriptive title for your pull request.
- Describe the changes you've made, the problem they solve, and any relevant details.
Please note that this project adheres to the Go Community Code of Conduct. By participating, you are expected to uphold this code.
If you have any questions or need further assistance, feel free to open an issue or contact the project maintainer.
Thank you for your contributions! Together, we can make this project even better.