Files
zulip/help/change-the-stream-description.md
Lauryn Menard dedea23745 help-docs: Move help center documentation to top level directory.
These files are not Jinja2 templates, so there's no reason that they needed
to be inside `templates/zerver`. Moving them to the top level reflects their
importance and also makes it feel nicer to work on editing the help center content, 
without it being unnecessary buried deep in the codebase.
2023-01-25 14:08:29 -08:00

1.1 KiB

Change the stream description

{!admin-only.md!}

Streams descriptions are displayed when viewing the stream in the web and desktop apps, and can be used to explain the purpose of a stream and link to usage guidelines, resources, or related streams.

Stream descriptions support Zulip's standard Markdown formatting, with the exception that image previews are disabled.

{start_tabs}

{relative|stream|all}

  1. Select a stream.

{!select-stream-view-general.md!}

  1. Click the pencil () to the right of the stream name. Enter a new description.

{!save-changes.md!}

!!! tip "" Use Markdown formatting to include a link to a website, Zulip message, or topic in the stream description: [link text](URL).

{end_tabs}

{!automated-notice-stream-event.md!}