diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2448783..ea49dd3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -31,6 +31,12 @@ Pull Request rejections are not a bad thing. It just means you need to fix somet Due to legal reasons, contributors will be asked to accept a 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](CONTRIBUTING_USING_GENAI.md) for these requirements. + ## Contacting Us -- Email: tal.mirmelshtein@sap.com, sagi.shmuel@sap.com \ No newline at end of file +- Email: tal.mirmelshtein@sap.com, sagi.shmuel@sap.com