mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-05 04:31:55 -07:00
docs: update primary branch to be master
This commit is contained in:
+1
-1
@@ -20,7 +20,7 @@ changes in.
|
|||||||
|
|
||||||
The average contribution flow is as follows:
|
The average contribution flow is as follows:
|
||||||
|
|
||||||
- Create a topic branch from where you want to base your work. This is usually `develop`.
|
- Create a topic branch from where you want to base your work. This is usually `master`.
|
||||||
- Make commits of logical units.
|
- Make commits of logical units.
|
||||||
- Make sure your commit messages are in the [proper format]
|
- Make sure your commit messages are in the [proper format]
|
||||||
- Push your changes to a topic branch in your fork of the repository.
|
- Push your changes to a topic branch in your fork of the repository.
|
||||||
|
|||||||
Reference in New Issue
Block a user