Skip to content

Commit 0e3f8e8

Browse files
docs: Add AI Use section to CONTRIBUTING.md (#563)
Co-authored-by: sentry-junior[bot] <264270552+sentry-junior[bot]@users.noreply.github.com>
1 parent 9f0c371 commit 0e3f8e8

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,8 @@ make compile
2323
# CI
2424

2525
Build and tests are automatically run against branches and pull requests
26-
via GH Actions.
26+
via GH Actions.
27+
28+
# AI Use
29+
30+
You are welcome to use whatever tools you prefer for making a contribution. However, any changes you propose have to be reviewed and tested by you, a human, first, before you submit a pull request with them for the Sentry team to review. If we feel like that did not happen, we will close the PR outright. For example, we will not review visibly AI-generated PRs from an agent instructed to look for and "fix" open issues in the repo. This aligns with our SDK principle: [every line has an owner](https://develop.sentry.dev/sdk/getting-started/principles/#every-line-has-an-owner).

0 commit comments

Comments
 (0)