Skip to content

Commit 8aa631a

Browse files
authored
Add AI contribution guideline (#317)
1 parent 7fb7856 commit 8aa631a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

+6
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ The following rule governs code contributions:
3131
* Contributions must be licensed under the [Apache 2.0 License](./LICENSE)
3232
* 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/).
3333

34+
## Contributing with AI-generated code
35+
36+
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.
37+
38+
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.
39+
3440
## Issues and Planning
3541

3642
* We use GitHub issues to track bugs and enhancement requests.

0 commit comments

Comments
 (0)