Conventional Commits Builder

Choose type, scope and description. Generate the commit message ready to copy. Includes quick reference for all conventional types.

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