mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
The conversion script for help-beta assumes that all items in a numbered list start with 1. which was a wrong assumption. This commit attempts to fix that. We are not introducing any lint step to tackle this since it will be easy to just check for this again before the cutover happens. We do not change this for `numbered-list-examples.md` since that example shows how the current numbered lists work and we might still want to show that. We can decide what to do with that file once the time of cutover arrives.
920 B
920 B
Once the import process is completed, you will need to:
{start_tabs}
-
Configure the settings for your organization, which are not exported. This includes settings like email visibility, message editing permissions, and how users can join your organization.
-
All users from your previous workspace will have accounts in your new Zulip organization. However, you will need to let users know about their new accounts, and decide how they will log in for the first time.
-
Share the URL for your new Zulip organization, and (recommended) the Getting started with Zulip guide.
-
Migrate any integrations.
{end_tabs}