Change in vdsm[master]: commit-template: Refine the example text

nsoffer at redhat.com nsoffer at redhat.com
Tue Mar 22 19:31:16 UTC 2016


Nir Soffer has uploaded a new change for review.

Change subject: commit-template: Refine the example text
......................................................................

commit-template: Refine the example text

Improve the long description, making the template closer to how a commit
message should look like.

Change-Id: I16f0e6981447c7f467d4a22fb59b1ba7d736a389
Signed-off-by: Nir Soffer <nsoffer at redhat.com>
---
M commit-template.txt
1 file changed, 9 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/05/55105/1

diff --git a/commit-template.txt b/commit-template.txt
index 8395df4..7e5858e 100644
--- a/commit-template.txt
+++ b/commit-template.txt
@@ -1,7 +1,13 @@
-<bootstrap | tests | relevant module, package or function>: short summary under 50 chars
+topic: Short summary under 50 chars (if possible)
 
-Longer description using lines' length under 72 chars.
+The topic should be module name, subsystem name, or feature name,
+helping to understand what is this patch about.
 
-With multiple paragraphs if necessary.
+The rest of the commit message should include a longer description,
+explaining why this patch is needed, why it is implemented in the
+specific way, and the nature of the change.
+
+The description should use line length of 72 chars and multiple
+paragraphs if neccesary.
 
 Bug-Url: https://bugzilla.redhat.com/??????


-- 
To view, visit https://gerrit.ovirt.org/55105
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I16f0e6981447c7f467d4a22fb59b1ba7d736a389
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>


More information about the vdsm-patches mailing list