From 3e0f50b1b5378a03a76c68c3fdc15723ecff70b0 Mon Sep 17 00:00:00 2001 From: Stephanie Anderson Date: Tue, 10 Dec 2024 18:21:56 +0100 Subject: [PATCH] chore(meta): add contributor list to README --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3def7600..87b0db9e 100644 --- a/README.md +++ b/README.md @@ -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! + + + + + ## 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! @@ -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 +