mirror of
https://gerrit.ovirt.org/vdsm
synced 2026-02-05 12:46:23 +01:00
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>
14 lines
485 B
Plaintext
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/??????
|