aboutsummaryrefslogtreecommitdiff
path: root/.git-commit-template
blob: 97e0e63e829b14bf2adf6cc83fc3a0928be52865 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#  Please enter the commit message for your changes. Lines starting
#  with '#' will be ignored, and an empty message aborts the commit.
#
#  All lines should wrap at 72 characters.
#
# ==[ Subject: One line only short meaningful description for logs ]===|

# ==[ Blank: Follow the Subject with a blank line, do not remove ]=====|

# ==[ Details: Describe what changed and explain why it changed]=======|


# ==[ Fields: Uncomment and edit where applicable ]====================|
#
# --[ Add reference to bug in bugtracker if any ]----------------------|
#BUG: #<bug number>
#
# --[ Add attribution if patch was contributed ]-----------------------|
#SUBMITTED-BY: <name here>
#
# --[ Tags ]-----------------------------------------------------------|
# build-appveyor: this build is a stable Windows build