local-workflow-update #58

Merged
pbokoc merged 10 commits from egret/team-docs:local-docscontrib into main 2026-05-30 10:52:13 +00:00
Showing only changes of commit 7f00e4ae53 - Show all commits

Fleshed out the reason for branching

Jocelyn Gould 2026-04-24 14:48:06 -04:00

View file

@ -77,7 +77,9 @@ git checkout -b <branch-name-you-choose>
----
//See here for an explanation of branches and why it is best practice to create a working branch/s.
If making large changes, consider making a new branch for each page, so the reviews can happen in stages.
If making large changes, consider making a new branch for each page, so the reviews can happen in stages. The benefit of this is that your changes remain separate from the main branch until they are merged into the main branch.
You are now ready to start writing.