From 997c4d50a9f7a4ace109795ce04638950e5bcce9 Mon Sep 17 00:00:00 2001 From: Donald Buczek Date: Wed, 23 Nov 2016 15:17:50 +0100 Subject: [PATCH] Documentation: Convert header into paragraph The section was reduced to its header, so we make the section into a normal paragraph --- Documenation/SubmittingPatches.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Documenation/SubmittingPatches.md b/Documenation/SubmittingPatches.md index 92b5fcb48..0066de333 100644 --- a/Documenation/SubmittingPatches.md +++ b/Documenation/SubmittingPatches.md @@ -1,12 +1,11 @@ Here are some guidelines for people who want to make changes to this repository. -Make separate commits for logically separate changes. -===================================================== - Describe your changes well. =========================== +Make separate commits for logically separate changes. + The first line of the commit message should be a short description (50 characters is the soft limit, see DISCUSSION in git-commit(1)), and should skip the full stop. It is also conventional in most cases to