- Notifications
You must be signed in to change notification settings - Fork 2
Development
lepture edited this page Jun 19, 2012 · 1 revision
- 新建 issue 认领 issue
- 建立自己 id 的 branch,在这个 branch 中开发
- 代码与 issue 想关的,应该加上 issue id。例如,你这个的提交与 issue 1 相关,commit 的 message 应为:
#1 我做了什么 - 完成一个 issue 后的 commit message:
fix #1 我做了什么 - 向 develop 分支发起 pull request