Skip to content

Commit 0fb6e4a

Browse files
authored
docs: Update CONTRIBUTING.md (#1495)
1 parent bc62072 commit 0fb6e4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ If you feel that you can fix or implement it yourself, please read on to learn h
1818
- Clone the `sentry-php` repository and prepare necessary changes.
1919
- Add tests for your changes to `tests/`.
2020
- Run tests and make sure all of them pass.
21-
- Submit a pull request, targeting the `develop` branch if you added any new features. For bug fixes of the current release, please target the `master` branch instead.
21+
- Open a pull request.
2222

2323
We will review your pull request as soon as possible.
2424
Thank you for contributing!

0 commit comments

Comments
 (0)