Confused by feat
, fix
, and other Git prefixes? Here's a quick guide:
- feat ๐: New feature added.
- fix ๐ฉน: Bug squashed!
- style ๐จ: Code formatting or UI tweaks.
- refactor ๐๏ธ: Improved code structure.
- test ๐งช: Added or updated tests.
- docs ๐: Documentation changes.
- chore ๐งน: Code maintenance tasks.
Emoji Power! ๐ช
Spice up your commits with emojis for a touch of fun:
- ๐ New features!
- ๐ฉน Bug fixes.
- ๐จ Styling changes.
- ๐๏ธ Code refactoring.
- ๐งช Testing updates.
- ๐ Documentation improvements.
- ๐งน Code maintenance.
Use these prefixes and clear messages for a clean and fun commit history! ๐