Conventional Commits Builder
Elige tipo, scope y descripción. Genera el mensaje de commit listo para copiar. Incluye referencia rápida de todos los tipos convencionales.
28 / 72
✨ featA new feature
🐛 fixA bug fix
🔧 choreMaintenance or configuration changes
📝 docsDocumentation only changes
💄 styleFormatting, missing semi colons, etc.
♻️ refactorCode change that neither fixes a bug nor adds a feature
🧪 testAdding missing tests or correcting existing tests
👷 ciChanges to CI configuration scripts and files
⚡ perfA code change that improves performance
📦 buildChanges that affect the build system or external dependencies
⏪ revertReverts a previous commit