Skip to content

Commit 9604ab1

Browse files
authored
Add warning about GenAI code generation (#7098)
We need to tell users about the policy regarding code created by AI tools.
1 parent 7a834a0 commit 9604ab1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ You generally only need to submit a CLA once, so if you've already submitted one
2020
(even if it was for a different project), you probably don't need to do it
2121
again.
2222

23+
> [!WARNING]
24+
> Please note carefully clauses [#5](https://cla.developers.google.com/about/google-corporate#:~:text=You%20represent%20that%20each%20of%20Your%20Contributions%20is%20Your%20original%20creation)
25+
> and [#7](https://cla.developers.google.com/about/google-corporate#:~:text=Should%20You%20wish%20to%20submit%20work%20that%20is%20not%20Your%20original%20creation%2C%20You%20may%20submit%20it%20to%20Google%20separately)
26+
> in the CLA. Any code that you contribute to this project must be **your**
27+
> original creation. Code generated by artificial intelligence tools **does
28+
> not** qualify as your original creation.
29+
2330
## Pull Request Process and Code Review
2431

2532
All submissions, including submissions by project members, require review. We

0 commit comments

Comments
 (0)