Rust template project for monorepo
git commit --amend --message "🎂 Project initialized!" --date "2012-12-12"| Emoji | Meaning |
|---|---|
| 🎂 | Project initialized! |
| 🎉 | Release new version |
| 🧪🔮 | Experimental code |
| 🔧🐛🐞 | Bug fix |
| 🔒 | Security fix |
| 🐣🐤🐥 | Add feature |
| 📝🎀 | Documentation |
| 🚀 | Performance improve! |
| 🚧 | Work in progress |
| 🚨 | Test coverage improve! |
| 🚥 | CI improve! |
| 🔥🧨 | Remove code or files |
| 🧹 | Code refactor |
| 📈 | Add analytics or branch code |
| 🤖 | Automation fix |
| 📦 | Update dependencies |