mirror of https://github.com/zulip/zulip.git
help: Create channels and user groups instructions for UI updates.
Fixes #30861.
This commit is contained in:
parent
bef8f36518
commit
51eebf84e7
|
@ -7,8 +7,14 @@
|
|||
1. Click **Create channel** on the right, or click the **plus**
|
||||
(<i class="fa fa-plus"></i>) icon in the upper right.
|
||||
|
||||
1. Fill out the requested info, and click **Create** in the bottom right corner
|
||||
of the create channel panel.
|
||||
1. Fill out the requested information.
|
||||
|
||||
1. _(optional)_ Click on **Advanced configurations** to review and update
|
||||
additional channel settings.
|
||||
|
||||
1. Click **Continue to add subscribers**.
|
||||
|
||||
1. Add users who will be subscribed to the channel, and click **Create**.
|
||||
|
||||
!!! warn ""
|
||||
|
||||
|
|
|
@ -7,8 +7,10 @@
|
|||
1. Click **Create user group** on the right, or click the **plus**
|
||||
(<i class="fa fa-plus"></i>) icon in the upper right.
|
||||
|
||||
1. Fill out the requested info, and click **Create** in the bottom right corner
|
||||
of the create user group panel.
|
||||
1. Fill out the requested information, and click **Continue to add
|
||||
members**.
|
||||
|
||||
1. Add users who will be members of the group, and click **Create**.
|
||||
|
||||
!!! warn ""
|
||||
|
||||
|
|
Loading…
Reference in New Issue