From 9428c28f7a37038b594c5ff36b1669b0f21afe41 Mon Sep 17 00:00:00 2001 From: joncojonathan Date: Mon, 8 Oct 2018 18:18:58 +0100 Subject: CONTRIBUTING.md: add clarification on periods in commit messages --- .github/CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github') diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 576beb18de6a..2b88f15d276e 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -20,6 +20,8 @@ under the terms of [COPYING](../COPYING), which is an MIT-like license. (Motivation for change. Additional information.) ``` + For consistency, there should not be a period at the end of the commit message. + Examples: * nginx: init at 2.0.1 -- cgit 1.4.1