diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0f07660a..46e236ee 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,4 +5,9 @@ https://github.com/SAP/openui5/blob/master/CONTRIBUTING.md The code base of this repository is mirrored from the openui5 repository. Please create issues and pull requests there: -https://github.com/SAP/openui5 \ No newline at end of file +https://github.com/SAP/openui5 + +# 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 are 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.