Skip to content

Instantly share code, notes, and snippets.

@hiraike32
Last active December 26, 2019 01:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiraike32/68d43223a25f7a62b8015d9bd4b535de to your computer and use it in GitHub Desktop.
Save hiraike32/68d43223a25f7a62b8015d9bd4b535de to your computer and use it in GitHub Desktop.
My git commit template
# ==== Emojis ====
# 🎉 :tada: 盛大に祝うべき大きな機能追加
# 🎨 :art: 見た目の追加・修正
# 🔧 :wrench: 機能の修正
# ♻ :recycle: リファクタリング
# 🚿 :shower: 不要な機能・使われなくなった機能の削除
# 📝 :pencil: ドキュメントやコメントの追加・修正
# 🚚 :truck: ファイルの移動
# 🤖 :robot: テストの追加・修正
# 🆙 :up: 依存パッケージなどのアップデート
# 👮 :cop: セキュリティ関連の改善、Warningの解消
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment