docs(CONTRIBUTING.md): reference SAP GenAI contribution guidelines (#1164)
authorOlivier Bagot <49272720+olivierbagot@users.noreply.github.com>
Wed, 11 Sep 2024 16:42:24 +0000 (18:42 +0200)
committerGitHub <noreply@github.com>
Wed, 11 Sep 2024 16:42:24 +0000 (16:42 +0000)
* Reference SAP GenAI contribution guidelines

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
CONTRIBUTING.md

index cd108fd5e3b3a5240611a2756a27d1806ba3aaea..e86ea3da52ee4bcf14792bbdda7c89c6c99c2082 100644 (file)
@@ -31,6 +31,12 @@ The following rule governs code contributions:
 - Contributions must be licensed under the [Apache 2.0 License](./LICENSE)
 - Due to legal reasons, contributors will be asked to accept a Developer Certificate of Origin (DCO) when they create the first pull request to this project. This happens in an automated fashion during the submission process. SAP uses [the standard DCO text of the Linux Foundation](https://developercertificate.org/).
 
+## Contributing with AI-generated code
+
+As artificial intelligence evolves, AI-generated code is becoming valuable for many software projects, including open-source initiatives. While we recognize the potential benefits of incorporating AI-generated content into our open-source projects there a certain requirements that need to be reflected and adhered to when making contributions.
+
+Please see our [guideline for AI-generated code contributions to SAP Open Source Software Projects](https://github.com/SAP/.github/blob/main/CONTRIBUTING_USING_GENAI.md) for these requirements.
+
 ## Issues and Planning
 
 - We use GitHub issues to track bugs and enhancement requests.