Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.44 KB

File metadata and controls

36 lines (26 loc) · 1.44 KB

How to Contribute

We welcome small patches related to bug fixes and documentation, but we do not plan to make any major changes to this repository.

AI Generated Code

We welcome the use of AI tools for the generation of code, documentation and/or Pull Request (PR) description as long as:

  1. It has been transparently labelled as such. Make sure to declare it in the PR message.
  2. You have manually reviewed the code before sending the PR.
  3. The change has been manually tested. We might ask you to fold a certain input to check correctness of the PR.

Please do not submit AI generated PRs where test results have been hallucinated.

Contributor License Agreement

Contributions to this project must be accompanied by a Contributor License Agreement. You (or your employer) retain the copyright to your contribution, this simply gives us permission to use and redistribute your contributions as part of the project. Head over to https://cla.developers.google.com/ to see your current agreements on file or to sign a new one.

You generally only need to submit a CLA once, so if you've already submitted one (even if it was for a different project), you probably don't need to do it again.

Code reviews

All submissions, including submissions by project members, require review. We use GitHub pull requests for this purpose. Consult GitHub Help for more information on using pull requests.