Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work flow proposal #4

Open
iblislin opened this issue Jun 7, 2016 · 0 comments
Open

Work flow proposal #4

iblislin opened this issue Jun 7, 2016 · 0 comments

Comments

@iblislin
Copy link
Member

iblislin commented Jun 7, 2016

Hi @APCLab/blockchain

在我的想像中工作流程是這樣的:

  1. 假設我們想要進行某樣工作,如:我想翻譯 README.md 這個文件
  2. 所以我會去開一個新的 branch,可能叫做 iblis-README
    建立 自己的 branch 是為了讓大家的工作區域分開。請注意不要直接 commit 到 master branch。
    可以用 github 的 UI 點一點就開好,也可以用 git
    長這樣
  3. 做些修改並且 commit,這裡我做了 2 個 commit,可以想像是,我昨天改了一點,今天又改了點。
  4. 直到我改到了一個程度,e.g. 我 README 翻譯完成。 此時我才會送出 pull request,要求大家 review 一下之後,才 merger 進入 master branch。
    master branch 就正是代表了我的貢獻被 merge 了。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant