-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitmessage
26 lines (23 loc) · 922 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
:Emoji: Short description of changes in imperative mode
# Description of changes:
# Please format your commit message in the following way:
# * Pick the appropriate emojis from the list below in order to categorise the commit
# * Add a descriptive title in imperative mode
# * List the changes you made under "Description of changes". Add a motivation
# for those changes if it is not obvious from the description itself.
#
# As a general rule, aim restrict your commit to changes of one category.
#
#
# Common emojis for categories include the following:
# Cosmetic/style :art:
# New feature :sparkles:
# Bugfix :bug:
# Refactoring :recycle:
# Documentation :books:
# Tests :rotating_light:
# Performance :racehorse:
# Removal :scissors:
# Version tag :bookmark:
#
# For more, see https://github.com/dannyfritz/commit-message-emoji