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.
- Fork the repository and create your branch from
main. - Open an issue to discuss your proposed change before submitting a pull request.
- Write clear, concise commit messages using the Conventional Commits specification.
- Ensure your code builds and passes all tests.
- Submit a pull request with a clear description of your changes.
- Follow the existing code style and conventions.
- Write clear, maintainable, and well-documented code.
- Use the issue tracker to report bugs or suggest features.
- Provide as much detail as possible (steps to reproduce, expected behavior, etc.).
- Be respectful and constructive in all interactions.
- See the CODE_OF_CONDUCT.md for more information.
By contributing, you agree that your contributions will be licensed under the Apache License 2.0.