Skip to content

Instantly share code, notes, and snippets.

@miminari
Created April 18, 2019 01:03
Show Gist options
  • Save miminari/e0d42bd8e1f222f2b6d02b5fbf5ba04c to your computer and use it in GitHub Desktop.
Save miminari/e0d42bd8e1f222f2b6d02b5fbf5ba04c to your computer and use it in GitHub Desktop.
# ==================== Emojis ====================
# ✨ :sparkles: 新機能(New Feature)
# 🐛 :bug: バグ修正(Bagfix)
# 🔧 :wrench: バグではない修正 (Update)
# 💼 :briefcase: 開発ツール(Tools)
# 🎨 :art: デザインUI/UX(Accessibility)
# 🐎 :horse: パフォーマンス(Performance)
# 🗑️ :wastebasket: 削除(Removal)
# 🚧 :construction: WIP(Work In Progress)
# ==================== ====================
# fix:バグ修正
# add:新規(ファイル)機能追加
# update:機能修正(バグではない)
# remove:削除(ファイル)
# ==================== Format ====================
# :emoji: Subject
#
# Commit body...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment