Skip to content

Instantly share code, notes, and snippets.

View imatsuzaki's full-sized avatar

Idea Matsuzaki imatsuzaki

View GitHub Profile
@imatsuzaki
imatsuzaki / .commit_template
Created July 24, 2019 09:22
Emoji prefix template
# ==================== Emojis ====================
# 🎉 :tada: 初めてのコミット(Initial Commit)
# 🔖 :bookmark: バージョンタグ(Version Tag)
# ✨ :sparkles: 新機能(New Feature)
# 🐛 :bug: バグ修正(Bagfix)
# ♻️ :recycle: リファクタリング(Refactoring)
# 📚 :books: ドキュメント(Documentation)
# 🎨 :art: デザインUI/UX(Accessibility)
# 🐎 :horse: パフォーマンス(Performance)
# 🔧 :wrench: ツール(Tooling)