Skip to content

Commit

Permalink
fix: Update CONTRIBUTING.md for GenAI (#731)
Browse files Browse the repository at this point in the history
* fix: add gen ai contribution

* fix: address review comment

---------

Co-authored-by: vinayhospete <[email protected]>
  • Loading branch information
marufrasully and vinayhospete authored Nov 27, 2024
1 parent 86a231d commit c2c03bb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,9 @@ Performing a release requires push permissions to the repository.
- Inspect the npm registry to see the new sub packages versions.
- Inspect the new github release named after the new `/v\d+.\d+.\d+/` tag
and verify it contains the `.vsix` artifact.

## 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 a 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.

0 comments on commit c2c03bb

Please sign in to comment.