Skip to content

Instantly share code, notes, and snippets.

@re3turn
Last active January 9, 2020 14:00
Show Gist options
  • Save re3turn/c272486e97aafdacc039839e844a541f to your computer and use it in GitHub Desktop.
Save re3turn/c272486e97aafdacc039839e844a541f to your computer and use it in GitHub Desktop.
commit template

Emojis

Emojis Usage
🎉 初めてのコミット(Initial Commit)
新機能(New Feature)
🐛 バグ修正(Bugfix)
‼️ バグとは言い切れないけど何か悪いものを正しく修正した時
✏️ タイポなどの修正(Fix typo)
♻️ リファクタリング(Refactoring)
📝 ドキュメント(Documentation)
🔧 ツール(Tooling)
テスト(Tests)
🔥 ファイルの削除
🚮 コードの削除(Removal)
💩 非推奨追加(Deprecation)
⤴️ バージョンアップ(Version Up)
🔖 バージョンタグ(Version Tag)
🚧 WIP(Work In Progress)
🎨 デザインUI/UX(Accessibility)
🚀 パフォーマンス(Performance)
👮 セキュリティ関連の改善(Secure)

Format

[emoji] Subject

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