Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 349 Bytes

commit-convention.md

File metadata and controls

20 lines (14 loc) · 349 Bytes

Git Commit Message Convention

Changelog

  1. refactor(dict) : 新增翻譯取代
  2. fix(dict) : 修正翻譯錯誤或更動翻譯取代

Examples

refactor(dict): { 初始值设定项 => 初始設定式 }
fix(dict): plugin { 插件 => 套件 => 延伸模組 }
fix(dict): plugin { 插件 => 延伸模組 }