Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.19 KB

File metadata and controls

30 lines (19 loc) · 1.19 KB

Contributing to Glu

Thank you for your interest in contributing to Glu! We welcome contributions of all kinds, including bug reports, feature requests, documentation improvements, and code contributions.

How to Contribute

  1. Fork the repository and create your branch from main.
  2. Open an issue to discuss your proposed change before submitting a pull request.
  3. Write clear, concise commit messages using the Conventional Commits specification.
  4. Ensure your code builds and passes all tests.
  5. Submit a pull request with a clear description of your changes.

Code Style

  • Follow the existing code style and conventions.
  • Write clear, maintainable, and well-documented code.

Reporting Issues

  • Use the issue tracker to report bugs or suggest features.
  • Provide as much detail as possible (steps to reproduce, expected behavior, etc.).

Community

  • Be respectful and constructive in all interactions.
  • See the CODE_OF_CONDUCT.md for more information.

License

By contributing, you agree that your contributions will be licensed under the Apache License 2.0.