This repository was archived by the owner on Dec 24, 2025. It is now read-only.
v1.3.0 - Consistency Improvements and Decision Guides
What's Changed | 變更內容
Added | 新增
changelog-standards.md- Comprehensive changelog writing guide
新增changelog-standards.md- 完整的變更日誌撰寫指南- Decision tree and selection matrix to
git-workflow.mdfor workflow strategy selection
新增決策樹和選擇矩陣至git-workflow.md,協助工作流程策略選擇 - Language selection guide to
commit-message-guide.mdfor choosing commit message language
新增語言選擇指南至commit-message-guide.md,協助選擇提交訊息語言
Changed | 變更
- Unified CHANGELOG exclusion rules across
changelog-standards.mdandversioning.md
統一changelog-standards.md和versioning.md的 CHANGELOG 排除規則 - Clarified CHANGELOG update timing in
checkin-standards.md
釐清checkin-standards.md中 CHANGELOG 更新時機 - Aligned
code-review-checklist.mdCHANGELOG section withchangelog-standards.md
統一code-review-checklist.md的 CHANGELOG 區段
Fixed | 修正
- Inconsistent header format in
commit-message-guide.mdanddocumentation-writing-standards.md
修正commit-message-guide.md和documentation-writing-standards.md標頭格式不一致 - Standardized cross-references to use markdown link format
統一交叉引用使用 markdown 連結格式
Full Changelog: v1.2.0...v1.3.0