Skip to content

Commit df75d76

Browse files
authored
meta: Add note to coordinate with assignee before PR submission
1 parent cb6ed8c commit df75d76

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
@@ -10,6 +10,10 @@ Please search the [issue tracker](https://github.com/getsentry/sentry-python/iss
1010

1111
## Submitting Changes
1212

13+
Before submitting a pull request, please check whether the issue you're planning to address, if there is one, is assigned to anyone. If you want to help with an issue that already has an assignee, comment on it first to coordinate with the person assigned whether the contribution would make sense before opening a pull request.
14+
15+
To make a contribution:
16+
1317
- Fork the `sentry-python` repo and prepare your changes.
1418
- Add tests for your changes to `tests/`.
1519
- Run tests and make sure all of them pass.

0 commit comments

Comments
 (0)