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

專案管理原則 #4

Closed
WayneChang65 opened this issue Oct 28, 2019 · 0 comments
Closed

專案管理原則 #4

WayneChang65 opened this issue Oct 28, 2019 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@WayneChang65
Copy link
Owner

WayneChang65 commented Oct 28, 2019

GitHub Issue Label:

  1. proposal-feat(顏色a): 預計要做的"新開發"事項。
  2. proposal-chore(顏色x): 預計要做的"整理"事項,例如,不影響功能的程式整理或重構。
  3. discussion(顏色b): 還不確定要做的事項,或是正在思考或討論的事項
  4. bug(顏色c):確定是專案bug的事項

Git commit log Label:

  1. feat(專案功能分類): 新開發的機能說明 (github issue編號對應)。
    專案功能分類,可依照專案屬性去自定義,例如土司小妹的專案功能分類,可分依指令去分。
    e.g. feat(抽): 『星辰奧義』抽卡活動之神魔抽卡匣更新 (#xxxx)
    e.g. feat(抽美女3): 新增一次抽3個美女指令-抽美女3 (#xxxx)
    e.g. feat(天氣): 增加日本東京天氣選項 (#xxxx)
    ...

  2. chore(專案功能分類): 非新功能增加的改善性小修改說明 (github issue編號對應)
    e.g. chore(小妹指令): 土司小妹指令說明改短網址 (#xxxx)
    e.g. chore: Json files重整 (#xxxx)
    ...

  3. fix(專案功能分類): bug修改的說明 (github issue編號對應)
    e.g. fix(w總群態): 刪掉顯示總群態指令的發言比例 (#xxxxx)
    e.g. fix(AI): 修改小妹一直亂說話回應 (#xxxxxx)
    ....

  4. refactor(專案功能分類): 不影響功能的重構說明 (github issue編號對應)
    e.g. refactor(AI): 小妹AI回應進行整合 (#xxxx)
    ....

  5. docs(專案功能分類): 文件
    e.g. docs(抽好抽滿): 說明圖片整合的程式流程

  6. style(專案功能分類): 程式格式整理
    e.g. style: 將空格轉為4 tab

Git Commit Message Convention form Google AngularJS

@WayneChang65 WayneChang65 added the documentation Improvements or additions to documentation label Oct 28, 2019
@WayneChang65 WayneChang65 pinned this issue Nov 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant