refactor: 健檢規範、拆出設計預設、修 git type
This commit is contained in:
@@ -23,7 +23,7 @@ git commit -m "type: 重點"
|
||||
|
||||
| 項目 | 約定 |
|
||||
|------|------|
|
||||
| type | `feat`|`fix`|`style` 三選一 |
|
||||
| type | `feat`|`fix`|`style`|`refactor`|`chore` 五選一 |
|
||||
| 重點 | **15 字以內**(標點計入) |
|
||||
| add | **一律 `git add .`**,禁止只 add 單檔 |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user