Update readme.md

This commit is contained in:
Phantom 2022-12-05 21:43:32 +01:00 committed by GitHub
parent ce5eead5ee
commit c61d4e35a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,21 +2,21 @@
Commit Type | Emoji
---------- | -----
Category | 📌
Add |
Remove |
Change | 🔧
Merge | 🔀
Release or Initial Commit | 🎉
Release or Version Tag | 🔖
New Feature | ✨
Bugfix | 🔨
Security Update | 🔒
WIP | 🚧
Tests | 🧪
Deprecation | 🗑️
Documentation | 📗
Cleanup | 📁
Category | 📌 (`:pushpin:`)
Add | (`:heavy_plus_sign:`)
Remove | (`:heavy_minus_sign:`)
Change | 🔧 (`:wrench:`)
Merge | 🔀 (`:twisted_rightwards_arrows:`)
Release or Initial Commit | 🎉 (`:tada:`)
Release or Version Tag | 🔖 (`:bookmark:`)
New Feature | ✨ (`:sparkles:`)
Bugfix | 🔨 (`:hammer:`)
Security Update | 🔒 (`:lock:`)
WIP | 🚧 (`:construction:`)
Tests | 🧪 (`:test_tube:`)
Deprecation | 🗑️ (`:wastebasket:`)
Documentation | 📗 (`:green_book:`)
Cleanup | 📁 (`:file_folder:`)
### Credits