Skip to content

Commit dc65e13

Browse files
authored
docs: Add note on AI PRs to CONTRIBUTING.md (#5696)
1 parent 5d6cf7e commit dc65e13

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ Please search the [issue tracker](https://github.com/getsentry/sentry-python/iss
1717

1818
We will review your pull request as soon as possible. Thank you for contributing!
1919

20+
### AI Use
21+
22+
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 didn't happen, we will close the PR outright. For example, we won't review visibly AI-generated PRs from an agent instructed to look for and "fix" open issues in the repo.
23+
2024
## Development Environment
2125

2226
### Set up Python

0 commit comments

Comments
 (0)