From eea698f0343e404ef816b3f809e427edc0113916 Mon Sep 17 00:00:00 2001 From: Alan Charles <50601149+alanjcharles@users.noreply.github.com> Date: Mon, 5 Aug 2024 13:55:55 -0400 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4a3a025..ffd1a7c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Add Adjust SDK support to your applications via this plugin for [Analytics-Swift](https://github.com/segmentio/analytics-swift) +⚠️ Github Issues disabled in this repository ⚠️ +Please direct all issues, bug reports, and feature enhancements to `friends@segment.com` so they can be resolved as efficiently as possible. ## Adding the dependency @@ -45,10 +47,6 @@ analytics.add(plugin: AdjustDestination()) Your events will now be given Adjust session data and start flowing to Adjust via Cloud Mode. -## Support - -Please use Github issues, Pull Requests, or feel free to reach out to our [support team](https://segment.com/help/). - ## Integrating with Segment Interested in integrating your service with us? Check out our [Partners page](https://segment.com/partners/) for more details.