Skip to content

Commit 42e50a4

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

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,8 @@ Add a new function called `foo` which prints "Hello, world!"
8989

9090
The text under "Changelog Entry" will be used verbatim in the changelog instead of the PR title. If
9191
no such section is present, the PR title is used as usual.
92+
93+
94+
# AI Use
95+
96+
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)