commit-template 714 B

1234567891011121314151617181920212223242526272829303132333435
  1. # 📝 documentation
  2. # ♻ refactor
  3. # ⚙ configuration change
  4. # 🛠 chore
  5. # 🎁 feature
  6. # 🔜 partial feature
  7. # 🎈 mini feature
  8. # 🐛 bug fix
  9. # ☑ complete todo list item
  10. # 📋 add to todo list
  11. # 🔥 remove something
  12. # 💣 breaking change
  13. # 💄 code style
  14. # ✨ appearance
  15. # 📸 screenshots
  16. # 👀 typo
  17. # ⚒ build
  18. # 🏎 performance improvement
  19. # 💡 neat idea or cool hack
  20. # 🎉 acclaimed feature
  21. # 🎯 milestone achievement
  22. # 🏷 tag
  23. # 🛶 patch release
  24. # 🚛 minor release
  25. # 🚀 major release
  26. # ⚓ stable release
  27. # 🚑 critical release (e.g. hotfix)
  28. # ✅ test
  29. # ↩ revert commit
  30. # 🔐 security
  31. # 🙌 contribution (e.g. merge PR commit)
  32. # ⚖ licensing
  33. # 🤖 continuous integration