aboutsummaryrefslogtreecommitdiffstats
path: root/.commit-template
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@qt.io>2018-08-30 17:34:15 +0200
committerFrederik Gladhorn <frederik.gladhorn@qt.io>2018-08-31 08:35:56 +0000
commit8b4d267af7f77c0d28150f7f4978872507e1bf4d (patch)
treeaa6d9d11c10dab431d67eeefd53bcb34628d034b /.commit-template
parent5872e22f31507524f7bfc3d03e8b8723ed66d277 (diff)
Add Fixes: tag to commit template
Change-Id: I2ad6829901be73bd18a8785c2bee3acd3ba20bcc Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
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:
#