Skip to content

Latest commit

 

History

History
31 lines (26 loc) · 1.02 KB

Readme.md

File metadata and controls

31 lines (26 loc) · 1.02 KB

Rust Template Project

Rust template project for monorepo

Change the initial commit

git commit --amend --message "🎂 Project initialized!" --date "2012-12-12"

Emoji Comment

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