Skip to content

Commit 4fc4c46

Browse files
authored
Added section about AI generated content to CONTRIBUTING.md
1 parent 5bd98f4 commit 4fc4c46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,4 +113,10 @@ If your pull request contains commits that are not yours, then you should use th
113113

114114
This procedure will apply only your commits in order to the current master, then you will squash them to a single commit, and then you force push your local THRIFT-9999-take-2 into remote THRIFT-9999 which represents your pull request, replacing all the commits with the new one.
115115

116+
## AI generated content ##
117+
118+
The [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) serves as a great summary. It also outlines potential issues that come with generative tools. For the reasons set out in this document, but also to make it absolutely clear to the reviewers, we strongly recommend using the `Generated-by:` marker in commits and pull requests, if applicable.
119+
120+
----
121+
116122

0 commit comments

Comments
 (0)