[gnome-disk-utility] Update commit message guidelines to use a capital letter



commit 8e35d96878644c5c5ea35416fdee2fd1ef533cd4
Author: David Zeuthen <davidz redhat com>
Date:   Fri May 1 15:26:32 2009 -0400

    Update commit message guidelines to use a capital letter
---
 HACKING |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/HACKING b/HACKING
index 2c3d26d..27450e4 100644
--- a/HACKING
+++ b/HACKING
@@ -15,7 +15,7 @@ COMMIT MESSAGES
    lines starting with ===)
 
 === begin example commit ===
-short explanation of the commit
+Short explanation of the commit
 
 Longer explanation explaining exactly what's changed, whether any
 external or private interfaces changed, what bugs were fixed (with bug
@@ -27,8 +27,8 @@ tracker reference if applicable) and so forth. Be concise but not too brief.
    second newline, but that is not nice for the interfaces).
 
  - First line (the brief description) must only be one sentence and
-   must not start with a capital letter. Don't use a trailing period
-   either. Don't exceed 76 characters.
+   must start with a capital letter. Don't use a trailing period
+   either. Don't exceed 72 characters.
 
  - The main description (the body) is normal prose and should use normal
    punctuation and capital letters where appropriate. Normally, for patches



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]