Skip to content

Commit 59fa538

Browse files
maxreichmannmatz3
andauthored
[INTERNAL] CONTRIBUTING.md: Add GenAI contribution guidelines (#1010)
Co-authored-by: Matthias Oßwald <[email protected]>
1 parent fed2b62 commit 59fa538

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

+5
Original file line numberDiff line numberDiff line change
@@ -122,3 +122,8 @@ There are phases when development of a new major version of UI5 Tooling has alre
122122
1. Create a pull request for the current version (e.g. Version 3) with the desired commit message header `[FEATURE]`, `[FIX]` or `[INTERNAL]`.
123123
2. Rebase and merge the PR in the current version.
124124
3. Cherry-pick this commit to the new major version (e.g. Version 4) and change the commit message header to `[INTERNAL]`. With this, you ensure that the coding change does not appear in the changelog of the new major version.
125+
126+
### Contributing with AI-generated code
127+
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.
128+
129+
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.

0 commit comments

Comments
 (0)