Skip to content

Commit fc1d779

Browse files
author
liuyuecai
committed
fix CONTRIBUTING.md
1 parent 7e76415 commit fc1d779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Adding this, we can easily synchronize local branches with upstream branches.
9090

9191
### Branch Definition
9292

93-
Right now we assume every contribution via pull request is for [branch develop](https://github.com/apache/seata-go/tree/develop) in seata-go. Before contributing, be aware of branch definition would help a lot.
93+
Right now we assume every contribution via pull request is for [branch develop](https://github.com/apache/seata-go/tree/master) in seata-go. Before contributing, be aware of branch definition would help a lot.
9494

9595
As a contributor, keep in mind again that every contribution via pull request is for branch develop. While in project seata-go, there are several other branches, we generally call them release branches(such as 0.6.0,0.6.1), feature branches, hotfix branches and master branch.
9696

0 commit comments

Comments
 (0)