generated from delameter/skeleton-python3
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmessage
35 lines (31 loc) · 908 Bytes
/
.gitmessage
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
#🌱 NEW:
#🐞 FIX:
#💎 REFACTOR:
#🔩 ADJUST:
#🙈 BULK:
#🍒 CHERRYPICK:
#♻️ CI/CD:
#🧰 DEV:
#⌛ DRAFT:
#📙 DOCS:
#🚧 INIT
#⛔ LOCAL:
#🔧 MAINTAIN:
#🚀 RELEASE:
#❌ REMOVAL:
#💡 RESEARCH:
#💥 REWORK:
#🔨 SQUASH: [00]
#🆙 UPDATE:
#⏫ UPGRADE:
#🧪 TESTS:
# closes #00
##-----------------------------------------------------------------------------
#@ es7s/gitmessage rev. 17 es7s projects commit message templates
## Nov-2023 A. Shavykin <0.delameter@gmail.com>
##-----------------------------------------------------------------------------
## To make git use new commit template run (in repo's directory):
##
## curl -s https://es7s.dlup.link/gitmessage > .gitmessage
## git config --add commit.template .gitmessage
##_____________________________________________________________________________