-
-
Save yamatatsu10969/5a9f3f7e793a20074233a3dda3676ce3 to your computer and use it in GitHub Desktop.
コミットテンプレート
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 & Prefix ==================== | |
# ✨ feat: 新しい機能 | |
# 🐛 fix: バグの修正 | |
# 📚 docs: ドキュメントのみの変更 | |
# 🖋 style: 空白、フォーマット、セミコロン追加など | |
# ♻️ refactor: 仕様に影響がないコード改善(リファクタ) | |
# 🐎 perf: パフォーマンス向上関連 | |
# 🚨 test: テスト関連 | |
# 🔧 chore: ビルド、補助ツール、ライブラリ関連 | |
# 🔀 merge: マージコミット | |
# 🔖 version: バージョンタグ | |
# 🎉 init: First commit | |
# | |
# git config --add commit.cleanup strip |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment