Skip to content

Replace references to Gitter with Discord #92

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 16, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ See [Getting Started](https://robostack.github.io/GettingStarted.html)
Please see the "Available Packages" links in the menu. If a package is not yet available for a given distribution/platforms, simply open a pull request and we will do our best to get it up any running.

## How to get involved?
We are very keen to involve more collaborators. Join us on [Gitter](https://gitter.im/RoboStack/Lobby) and check out our [Contribution guidelines](https://robostack.github.io/Contributing.html).

We are very keen to involve more collaborators. Join us on the [`robotics` channel on `prefix.dev`'s discord](https://discord.gg/kKV8ZxyzY4) and check out our [Contribution guidelines](https://robostack.github.io/Contributing.html).

## Overview video
Check out our IROS 2022 presentation for a 7 minute teaser:
Expand Down
2 changes: 1 addition & 1 deletion docs/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ We strive to make our documentation as clear as possible, but sometimes things c
How to help improve our documentation:

- For typos, grammar, or other errors, we'd appreciate your support! Simply [fork](https://github.com/RoboStack/robostack.github.io/fork) our repo, make the necessary changes, and submit a pull request.
- If you have questions or need help, feel free to create an [issue](https://github.com/RoboStack/robostack.github.io/issues) or join our [Gitter](https://matrix.to/#/#RoboStack_Lobby:gitter.im) community.
- If you have questions or need help, feel free to create an [issue](https://github.com/RoboStack/robostack.github.io/issues) or join the community in the [`robotics` channel on `prefix.dev`'s discord](https://discord.gg/kKV8ZxyzY4).

We're always eager to improve, and your input is valuable to us. Thank you for being part of the RoboStack community!

Expand Down