feat: ✨ Add git config files
This commit is contained in:
parent
6f9b47e058
commit
3d0d0d8002
3 changed files with 166 additions and 0 deletions
34
git/template
Normal file
34
git/template
Normal file
|
@ -0,0 +1,34 @@
|
|||
# feat: ✨
|
||||
# feat: 🔍
|
||||
# feat: 🔗
|
||||
# feat: 🔒
|
||||
|
||||
# fix: 🐛
|
||||
# fix: 🐞
|
||||
# fix: 🩹
|
||||
# fix: 🚑️
|
||||
|
||||
# style: 💅
|
||||
# style: 🎨
|
||||
# style: 💄
|
||||
|
||||
# ci: 🦊
|
||||
# ci: 📦
|
||||
|
||||
# deploy: 🚀
|
||||
# deploy: 📦
|
||||
|
||||
# chore: 🧹
|
||||
# chore: 🔧
|
||||
# chore: ⚙️
|
||||
# docs: 📜
|
||||
|
||||
# refactor: 🔨
|
||||
# perf: 🚀
|
||||
|
||||
# test: 🚦
|
||||
# debug: 🧪
|
||||
|
||||
# BREAKING CHANGE: 🚨
|
||||
# BREAKING CHANGE: 💥
|
||||
# BREAKING CHANGE: 💣
|
Loading…
Add table
Add a link
Reference in a new issue