From b7b01d0144a2a221d2e53e160b34d43578a8843c Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Thu, 18 Sep 2014 21:10:18 +0000 Subject: [PATCH] Make example commit look like git log output This makes it visually clearer what the reader is looking at and highlights that we want a real name as the author name. --- docs/SubmittingPatches | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/SubmittingPatches b/docs/SubmittingPatches index e648530e0b..d0fc992f12 100644 --- a/docs/SubmittingPatches +++ b/docs/SubmittingPatches @@ -102,6 +102,10 @@ The commit subject is the first line of your commit message, then there is an empty line, then your commit body starts. A good commit message might look like this: + commit b5c64234ea5d4417abe02b282d6f41c019f2252f + Author: John Doe + Date: Tue Jan 19 03:14:07 2014 +0000 + Add frobinator support to mod_sofia Without proper frobinator support users had to make multiple calls