aboutsummaryrefslogtreecommitdiffstats
path: root/.commit-template
diff options
context:
space:
mode:
Diffstat (limited to '.commit-template')
-rw-r--r--.commit-template20
1 files changed, 14 insertions, 6 deletions
diff --git a/.commit-template b/.commit-template
index 589ca895..f7933986 100644
--- a/.commit-template
+++ b/.commit-template
@@ -1,10 +1,18 @@
-# ===[ Subject ]==========[ one line, please wrap at 72 characters ]===|
+# ==[ Subject: One line only short meaningful description for logs ]===|
-# ---[ Details ]---------[ remember extra blank line after subject ]---|
-# ---[ Fields ]-----------------[ uncomment and edit as applicable ]---|
+# ==[ Details: Describe what changed and explain why it changed ]======|
-#Task-number:
-#Reviewed-by:
-# ==================================[ please wrap at 72 characters ]===|
+# ==[ Footers: Uncomment and edit where applicable ]===================|
+#
+# One task per entry. Remember space after colon.
+#Task-number:
+#
+# Solicit reviewers. They still need to use the Gerrit frontend.
+#Reviewed-by:
+
+# ==[ Please wrap at 72 characters ]===================================|
+#
+# Remember to read http://wiki.qt-project.org/Commit_Policy
+#