Skip to content

Commit b656318

Browse files
Update docs/editor/create a new branch.md from web_editor_clean_up to main
1 parent 1fe77c4 commit b656318

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

docs/editor/create a new branch.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# How to Create a New Branch
2+
3+
## Step 1: Access the Branch Menu
4+
5+
![Step 1](/img/create_a_new_branch/step_1.png) Navigate to the branch menu in the left sidebar of your document editor. You'll see your current branch listed at the top.
6+
7+
## Step 2: Click "New Branch"
8+
9+
![](/img/create_a_new_branch/step_1.png)
10+
11+
Scroll to the bottom of the branch list and click on the "+ New branch" button.
12+
13+
## Step 3: Enter Branch Name
14+
15+
![Step 3](/img/create_a_new_branch/step_3.png) A "Create a new branch" dialog will appear. In the "Branch name" field, type in your desired name for the new branch.
16+
17+
## Step 4: Confirm Branch Creation
18+
19+
![Step 4](/img/create_a_new_branch/step_4.png) After entering the branch name, click the "Add Branch" button to create your new branch.
20+
21+
## Step 5: Start Working on the New Branch
22+
23+
![Step 5](/img/create_a_new_branch/step_5.png) You'll be automatically switched to your newly created branch. The branch name will be visible at the top of the left sidebar, and you can begin working on your new branch.

0 commit comments

Comments
 (0)