aboutsummaryrefslogtreecommitdiffstats
path: root/.commit-template
diff options
context:
space:
mode:
Diffstat (limited to '.commit-template')
-rw-r--r--.commit-template6
1 files changed, 5 insertions, 1 deletions
diff --git a/.commit-template b/.commit-template
index aced2afa..3a288707 100644
--- a/.commit-template
+++ b/.commit-template
@@ -9,7 +9,11 @@
# ==[ Footers: Uncomment and edit where applicable ]===================|
#
-# One task per entry. Remember space after colon.
+# One task per entry. Add a space after the colon.
+# Use Fixes to automatically close an issue, and Task-number to
+# reference it without further action.
+# You do not need both for the same issue.
+#Fixes:
#Task-number:
#Coverity-Id:
#