Skip to main content

Contributing

We love contributions! Whether it's a bug report, a feature request, or a pull request, your help makes go-microx better for everyone.

How to Contribute

  1. Fork the Repository: Create your own copy of the project.
  2. Create a Branch: Work on your changes in a dedicated branch (git checkout -b feature/my-new-feature).
  3. Make Your Changes: Implement your feature or fix.
  4. Test Your Changes: Ensure everything is working as expected.
  5. Submit a Pull Request: Provide a clear description of your changes and why they are needed.

Code of Conduct

Please be respectful and professional in all interactions. We follow standard open-source community guidelines.

Bug Reports

If you find a bug, please open an issue with:

  • A clear description of the problem.
  • Steps to reproduce the issue.
  • Your Go version and operating system.

Thank you for helping us grow!