Skip to content

Instantly share code, notes, and snippets.

@eguchi-ken
Last active September 13, 2019 01:54
Show Gist options
  • Save eguchi-ken/7035acd6f4d8b2299dc4cd23044ec813 to your computer and use it in GitHub Desktop.
Save eguchi-ken/7035acd6f4d8b2299dc4cd23044ec813 to your computer and use it in GitHub Desktop.
sample emoji comit template
#==== Emojis ====
# 🆕 新規実装
# 🏥 バグ修正
# 🤘 機能改善
# ✨ 部分的な機能追加
# 🎉 盛大に祝うべき大きな機能追加
# ♻️ リファクタリング
# 👮 アラート等の修正
# 🚿 不要な機能・使われなくなった機能の削除
# 💚 テストやCIの修正・改善
# 👕 Lintエラーの修正やコードスタイルの修正
# 🚀 パフォーマンス改善
# 🆙 依存パッケージなどのアップデート
# ✅ PR指摘反映
# ✏️ コメントとかドキュメントの編集とか
# ⚠ 仮の実装
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment