Skip to content

Instantly share code, notes, and snippets.

View torish14's full-sized avatar
👨‍🔬
Research human

torish14 torish14

👨‍🔬
Research human
View GitHub Profile
@torish14
torish14 / .commit_template
Last active July 22, 2022 01:48
github コミットメッセージ テンプレート
# ==================== Emojis ====================
# ✨ (:sparkles:) feat: 新機能追加
# 🐞 (:beetle:) fix: バグ修正
# 📚 (:books:) docs: ドキュメントの変更
# 👗 (:dress:) style: 空白、フォーマット
# ♻️ (:recycle:) refactor: リファクタリング
# 🚀 (:rocket:) perf: パフォーマンス向上
# 🚨 (:rotating_light:) test: テスト
# ⛏ (:pick: chore:) ビルド、補助ツール、ライブラリ
# 🎨 (:art:) design: UI/UX デザイン