mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
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.
1.1 KiB
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}
- Select a stream.
{!select-stream-view-general.md!}
- 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!}