-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmessage
35 lines (34 loc) · 943 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
#
# Please provide your commit's subject above this line.
#
# Please see CONTRIBUTING.md
#
# Start your message with the right emoji:
# - :bug: fixing bug
# - :white_check_mark: adding test
# - :sparkles: adding feature
# - :boom: introduce breaking changes
# and so on...
#
# Guideline
#
# 1. Separate subject from body with a blank line
# 2. Limit the subject line to 50 characters
# 3. Start with the right emoji
# 4. Capitalize the first letter subject line
# 5. Do not end the subject line with a period
# 6. Use the imperative mood in the subject line
# 7. Wrap the body at 72 characters
# 8. Use the body to explain what and why vs. how
#
# Example
# -------
# :bug: Fix a bug
# :white_check_mark: Test and cover a bug resolution or feature
# :sparkles: Add a feature
# :boom: Introduce a breaking change
#
#
# Description of your commit should go below. Make sure to leave
# one empty line after your description.
#