diff options
| -rw-r--r-- | documentation/dev-manual/dev-manual-newbie.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-newbie.xml b/documentation/dev-manual/dev-manual-newbie.xml index ebae72e820..6beffc2f94 100644 --- a/documentation/dev-manual/dev-manual-newbie.xml +++ b/documentation/dev-manual/dev-manual-newbie.xml | |||
| @@ -992,7 +992,8 @@ | |||
| 992 | should almost always provide a more detailed description of what you did (i.e. | 992 | should almost always provide a more detailed description of what you did (i.e. |
| 993 | the body of the commit message). | 993 | the body of the commit message). |
| 994 | The only exceptions for not providing a detailed description would be if your | 994 | The only exceptions for not providing a detailed description would be if your |
| 995 | change is a simple, self-explanatory change that needs no description. | 995 | change is a simple, self-explanatory change that needs no further description |
| 996 | beyond the summary. | ||
| 996 | Here are the guidelines for composing a commit message: | 997 | Here are the guidelines for composing a commit message: |
| 997 | <itemizedlist> | 998 | <itemizedlist> |
| 998 | <listitem><para>Provide a single-line, short summary of the change. | 999 | <listitem><para>Provide a single-line, short summary of the change. |
