Skip to content

Commit

Permalink
chore(meta): add contributor list to README (#902)
Browse files Browse the repository at this point in the history
Co-authored-by: Michi Hoffmann <cleptric@users.noreply.github.com>
  • Loading branch information
stephanie-anderson and cleptric authored Dec 11, 2024
1 parent 7d668f2 commit 0f16c5f
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,16 @@ try {
}
```

## Symfony Version Compatibility

## Contributing to the SDK

Please refer to [CONTRIBUTING.md](CONTRIBUTING.md).

### Thanks to all the people who contributed so far!

<a href="https://github.com/getsentry/sentry-symfony/graphs/contributors">
<img src="https://contributors-img.web.app/image?repo=getsentry/sentry-symfony" />
</a>

## Getting help/support

If you need help setting up or configuring the Symfony SDK (or anything else in the Sentry universe) please head over to the [Sentry Community on Discord](https://discord.com/invite/Ww9hbqr). There is a ton of great people in our Discord community ready to help you!
Expand All @@ -76,3 +80,4 @@ Licensed under the MIT license, see [`LICENSE`](LICENSE)
[Packagist link]: https://packagist.org/packages/sentry/sentry-symfony
[Master Code Coverage]: https://codecov.io/gh/getsentry/sentry-symfony/branch/master
[Master Code Coverage Image]: https://img.shields.io/codecov/c/github/getsentry/sentry-symfony/master?logo=codecov

0 comments on commit 0f16c5f

Please sign in to comment.