-
Notifications
You must be signed in to change notification settings - Fork 29
/
Copy path.gitmessage
34 lines (31 loc) · 944 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
######## TITLE: 50 characters ###################
# ====================================================================
# > use emoji's to explain what it kind of a change it is
# CONTENT TYPE EMOJIS (use in commit title)
# ====================================================================
#📜 article
#🎙 audio
#📺 video
#📚 docs
#🧪 test
#🐞 bugfix
#🎨 theme/ux/style
#🔎 seo
#♻️ update/refresh
#🧼 clean/repo change
#⚙️ automation/workflow
#📦 feature
#🚢 release
######## BODY 72 characters ###########################################
# ====================================================================
# > use imperitive, present tense: "change" not "changed/changing/changes"
# > use and/or bullet points (-)
# > be as descriptive as possible
# > use markdown
# ISSUE REFERENCES
# ====================================================================
# References
#
# - closes
# - fixes
# - related