Debug Lab - Rocos repo
fork from Robocup-ssl-China/rocos
Doc
Contribute
前置知识
-
Git 基础使用: Commit 流程,Git 与 GitHub 的结合使用, 以及分支管理
贡献你的代码
- Fork 分支到你的仓库
- Clone 仓库到本地
- 在 VSCode 中打开项目并切换到
dev
分支
- 提交 commit
注意 commit 消息要遵守 Angular Commit 规范,说明进行了何种改动以及改动了什么部分
- Push commit 到你的 GitHub 仓库并创建 PR(Pull Request)
Comments | NOTHING