Skip to content

Instantly share code, notes, and snippets.

@iwasakishuto
Created May 11, 2021 15:42
Show Gist options
  • Save iwasakishuto/ddd8e862ed6a394f7ecf499c1069d404 to your computer and use it in GitHub Desktop.
Save iwasakishuto/ddd8e862ed6a394f7ecf499c1069d404 to your computer and use it in GitHub Desktop.
Commit Message Templates
# ==================== Emojis ====================
# 🎉 :tada: 初めてのコミット(Initial Commit)
# 🔖 :bookmark: バージョンタグ(Version Tag)
# ✨ :sparkles: 新機能(New Feature)
# 🐛 :bug: バグ修正(Bugfix)
# ♻️ :recycle: リファクタリング(Refactoring)
# 📚 :books: ドキュメント(Documentation)
# 🎨 :art: デザインUI/UX(Accessibility)
# 🐎 :horse: パフォーマンス(Performance)
# 🔧 :wrench: ツール(Tooling)
# 🚨 :rotating_light: テスト(Tests)
# 💩 :hankey: 非推奨追加(Deprecation)
# 🗑️ :wastebasket: 削除(Removal)
# 🚧 :construction: WIP(Work In Progress)
# 🚶 :walking: Minor Updates
# ==================== Format ====================
# :emoji: Subject
#
# Commit body...
@iwasakishuto
Copy link
Author

iwasakishuto commented May 12, 2021

#🌏 :earth_asia: Environment settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment