From 24e5e03d3ff9172ea7d49dd9e51ee63ce10f151f Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Mon, 20 May 2024 18:09:56 +0200 Subject: [PATCH] docs: Update `docs/development/` files to use channel. Updates descriptive text that refer to Zulip channels in the `docs/development` files to use channel instead of stream. Part of the stream to channel rename project. --- docs/development/request-remote.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/development/request-remote.md b/docs/development/request-remote.md index 5885838a8a..911842ee99 100644 --- a/docs/development/request-remote.md +++ b/docs/development/request-remote.md @@ -43,8 +43,8 @@ zulip/zulip, you are ready to request your Zulip developer instance. If you haven't already, create an account on https://chat.zulip.org/. Next, join the [development -help](https://chat.zulip.org/#narrow/stream/49-development-help) stream. Create a -new **stream message** with your GitHub username as the **topic** and request +help](https://chat.zulip.org/#narrow/stream/49-development-help) channel. Create a +new **channel message** with your GitHub username as the **topic** and request your remote dev instance. **Please make sure you have completed steps 1 and 2 before doing so**. A core developer should reply letting you know they're working on creating it as soon as they are available to help.