From 2819eb76a3b3310bb59ef14a0831c7d2fe59a5f5 Mon Sep 17 00:00:00 2001 From: Christian Poessinger Date: Wed, 8 Jul 2020 20:36:05 +0200 Subject: development: add additional link for good commit messages --- docs/contributing/development.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/contributing') diff --git a/docs/contributing/development.rst b/docs/contributing/development.rst index 4a181499..3717f68c 100644 --- a/docs/contributing/development.rst +++ b/docs/contributing/development.rst @@ -69,6 +69,7 @@ Writing good commit messages ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The format should be and is inspired by: https://git-scm.com/book/ch5-2.html +It is also worth reading https://chris.beams.io/posts/git-commit/ * A single, short, summary of the commit (recommended 50 characters or less, not exceeding 80 characters) containing a prefix of the changed component -- cgit v1.2.3