Skip to content

Commit 3e0f50b

Browse files
chore(meta): add contributor list to README
1 parent 19cb313 commit 3e0f50b

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

+7-2
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,16 @@ try {
5151
}
5252
```
5353

54-
## Symfony Version Compatibility
55-
5654
## Contributing to the SDK
5755

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

58+
### Thanks to all the people who contributed so far!
59+
60+
<a href="https://github.com/getsentry/sentry-symfony/graphs/contributors">
61+
<img src="https://contributors-img.web.app/image?repo=getsentry/sentry-symfony" />
62+
</a>
63+
6064
## Getting help/support
6165

6266
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!
@@ -76,3 +80,4 @@ Licensed under the MIT license, see [`LICENSE`](LICENSE)
7680
[Packagist link]: https://packagist.org/packages/sentry/sentry-symfony
7781
[Master Code Coverage]: https://codecov.io/gh/getsentry/sentry-symfony/branch/master
7882
[Master Code Coverage Image]: https://img.shields.io/codecov/c/github/getsentry/sentry-symfony/master?logo=codecov
83+

0 commit comments

Comments
 (0)