Thank you for your interest in contributing to codegen-examples! This document outlines the process and guidelines for contributing.
By contributing to Codegen Examples, you agree that:
- Your contributions will be licensed under the project's license.
- You have the right to license your contribution under the project's license.
- You grant Codegen a perpetual, worldwide, non-exclusive, royalty-free license to use your contribution.
- Fork the repository and create your branch from
main. - Ensure your code passes all tests.
- Update documentation as needed.
- Submit a pull request to the
mainbranch. - Include a clear description of your changes in the PR.