Conventional Commit Message Generator
Conventional Commit について - What is Conventional Commit
分類 - Type
用途 - Usage
Features
新機能の追加
Bug Fixes
バグの修正
Documentation
ドキュメントの変更
Styles
コードのスタイル変更(改行コードなど)
Refactoring
リファクタリング(≠ バグ修正ではない)
Performance
パフォーマンス改善
Tests
テストコードの追加/修正
Builds
依存関係やビルドに関連する修正
Continuous Integrations
CI/CDの追加/修正
Chores
その他
Reverts
既存コミットの取り消し
対象スコープ - Scope (optional)
タイトル - Title
破壊的変更を含む - Include Breaking change
コミット本文 - Body (optional)
破壊的変更 - BREAKING CHANGE (optional)
参考ページ URL - Reference URL (optional)
チケット番号 - Ticket No. (optional)