diff --git a/README.md b/README.md index 9119a8f..4f3fe43 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,13 @@ You can also tell Emacs to ignore file variables: Writing Commit Messages ----------------------- -One line summary (< 50 characters) +Structure your commit message like this: + +
+One line summary (less than 50 characters) + Longer description (wrap at 72 characters) +### Summary