Skip to content

Commit c2c03bb

Browse files
fix: Update CONTRIBUTING.md for GenAI (#731)
* fix: add gen ai contribution * fix: address review comment --------- Co-authored-by: vinayhospete <[email protected]>
1 parent 86a231d commit c2c03bb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,3 +138,9 @@ Performing a release requires push permissions to the repository.
138138
- Inspect the npm registry to see the new sub packages versions.
139139
- Inspect the new github release named after the new `/v\d+.\d+.\d+/` tag
140140
and verify it contains the `.vsix` artifact.
141+
142+
## Contributing with AI-generated code
143+
144+
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.
145+
146+
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)