diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index a0a871dfed..12fd3bc1d8 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -9,6 +9,3 @@ contact_links: - name: "📚 Stack Exchange" url: https://robotics.stackexchange.com/questions/ask about: Get help from the robotics community - - name: "💬 Live chat" - url: https://foxglove.dev/slack - about: Join the discussion in our Slack community diff --git a/packages/studio-base/README.md b/packages/studio-base/README.md index 4881b3c983..687dfe4334 100644 --- a/packages/studio-base/README.md +++ b/packages/studio-base/README.md @@ -12,7 +12,3 @@ import fuzzyFilter from "@foxglove/studio-base/util/fuzzyFilter"; ``` For a full list of the package's exports, reference its [`index.ts` file](https://github.com/foxglove/studio/blob/main/packages/studio-base/src/index.ts). - -## Stay in touch - -Join us in [Slack](https://foxglove.dev/slack) to ask questions, share feedback, and stay up to date on what our team is working on.