Skip to content
Open
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
7 changes: 5 additions & 2 deletions src/platforms/zulip.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,16 @@
# Zulip

[Rust's Zulip](https://rust-lang.zulipchat.com) is used by a number of teams, notably
the compiler, language, and library teams, along with their working groups.
[Rust's Zulip](https://rust-lang.zulipchat.com) is a chat platform used by members of Rust teams to discuss the development of Rust.

Zulip can be an unintuitive platform to get started with. To get started, take a
look at the [getting started
guide](https://zulipchat.com/help/getting-started-with-zulip). For more detail,
examine the [Zulip user documentation](https://zulipchat.com/help/)!

We require all Rust Project members to have a Zulip account, so that we have a way of contacting all Project members[^zulip-fcp].

[^zulip-fcp]: See [this FCP](https://github.com/rust-lang/leadership-council/issues/228#issuecomment-3444066655) for more details.

## Where to go for help with using Zulip

If you're testing a feature, or want to get help, the `#zulip` stream is the
Expand Down