未验证 提交 bc766aaa 编写于 作者: Q qingzhongli 提交者: GitHub

[Improvement][docs] Fix typo in CONTRIBUTING.md (#3624)

Co-authored-by: N李庆忠 <liqingzhong@inspur.com>
上级 5e2a8bea
......@@ -56,7 +56,7 @@ If remote branch has a new branch `DEV-1.0`, you need to synchronize this branch
```
git checkout -b dev-1.0 upstream/dev-1.0
git push --set-upstream origin dev1.0
git push --set-upstream origin dev-1.0
```
## Create your feature branch
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册