Skip to content
Merged
Changes from 1 commit
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
8 changes: 6 additions & 2 deletions src/platforms/zulip.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# 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 the primary communication channel of the Rust Project.
It is used by most teams, notably the compiler, language, and library teams, along with their working groups.

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