Skip to content

Commit

Permalink
docs: Reference GenAI contribution guidelines (#179)
Browse files Browse the repository at this point in the history
* docs: add genai

* Update CONTRIBUTING.md

Co-authored-by: Deeksha Sinha <[email protected]>

---------

Co-authored-by: Deeksha Sinha <[email protected]>
  • Loading branch information
ZhongpinWang and deekshas8 authored Sep 27, 2024
1 parent 1e296f8 commit bbefbfa
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,10 @@ 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 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 more details.

0 comments on commit bbefbfa

Please sign in to comment.