1
0
mirror of https://gerrit.ovirt.org/vdsm synced 2026-02-05 12:46:23 +01:00
Files
vdsm/commit-template.txt
Nir Soffer 5d57f660e1 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@redhat.com>
Reviewed-on: https://gerrit.ovirt.org/55105
Continuous-Integration: Jenkins CI
Reviewed-by: Allon Mureinik <amureini@redhat.com>
Reviewed-by: Dan Kenigsberg <danken@redhat.com>
2016-03-24 12:17:00 -04:00

14 lines
485 B
Plaintext

topic: Short summary under 50 chars (if possible)
The topic should be a module name, a subsystem name, or a feature name,
helping to understand what is this patch about.
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 necessary.
Bug-Url: https://bugzilla.redhat.com/??????