# ==[ Details: Describe what changed and explain why it changed ]======|
+# Change log entry (see below for instructions).
+#[ChangeLog][][]
+
# ==[ 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:
-#
-# Change log entry (see below for instructions).
-#[ChangeLog][][]
-#
# ==[ Please wrap at 72 characters ]===================================|
#
# Remember to read http://wiki.qt-project.org/Commit_Policy
# Change log entry: If this commit adds a significant feature, fixes an
# issue or contains a behavior change that is relevant to others,
# add a change log entry. It can be multiple lines long and ends with an
-# empty newline.
+# empty newline. Try to integrate it into the flow of the commit message
+# to avoid redundancy.
# Use the module name to indicate the area of the change e.g. [QtCore].
# Optionally specify a class or subtopic [QtNetwork][QSslSocket].
# Other common tags are: [General], [Important Behavior Changes],