This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # ==================== Emojis ==================== | |
| # ✨ (:sparkles:) feat: 新機能追加 | |
| # 🐞 (:beetle:) fix: バグ修正 | |
| # 📚 (:books:) docs: ドキュメントの変更 | |
| # 👗 (:dress:) style: 空白、フォーマット | |
| # ♻️ (:recycle:) refactor: リファクタリング | |
| # 🚀 (:rocket:) perf: パフォーマンス向上 | |
| # 🚨 (:rotating_light:) test: テスト | |
| # ⛏ (:pick: chore:) ビルド、補助ツール、ライブラリ | |
| # 🎨 (:art:) design: UI/UX デザイン |