Skip to content

Instantly share code, notes, and snippets.

@NONONOexe
Last active February 2, 2025 05:22
Show Gist options
  • Select an option

  • Save NONONOexe/d03ecb394645a8887eb50bd53e3cba6f to your computer and use it in GitHub Desktop.

Select an option

Save NONONOexe/d03ecb394645a8887eb50bd53e3cba6f to your computer and use it in GitHub Desktop.
My commit message template
# ============================== Format ==============================
# :emoji: Subject
#
# Commit body...
#
# ============================== Emojis ==============================
# πŸŽ‰ :tada: Initial commit
# ✨ :sparkles: Introduce new feature
# ⚑️ :zap: Inprove performance
# πŸ”₯ :fire: Remove code or files
# πŸ› :bug: Fix a bug
# πŸš‘οΈ :ambulance: Critical hotfix
# 🩹 :adhesive_bandage: Simple fix a non-critical issue
# πŸ“ :memo: Add or update documentation
# βœ… :white_check_mark: Add, update, or pass a test
# ♻️ :recycle: Refator code
# 🚚 :truck: Move or rename resources
# 🎨 :art: Improve structure / Format of the code
# 🚧 :construction: Work in progress
# πŸš€ :rocket: Deploy stuff
# πŸ”– :bookmark: Version tag
# πŸ™ˆ :see_no_evil: Add or update ignore files
# ✏️ :pencil2: Fix typos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment