summaryrefslogtreecommitdiff
path: root/docs/contributing/development.rst
diff options
context:
space:
mode:
authorChristian Poessinger <christian@poessinger.com>2020-07-08 20:36:05 +0200
committerGitHub <noreply@github.com>2020-07-08 20:36:05 +0200
commit2819eb76a3b3310bb59ef14a0831c7d2fe59a5f5 (patch)
treebe10c6d64940664fa05fc1bc9d73681ddee28c9d /docs/contributing/development.rst
parentf49330432f4b9b00f86b45ebe2e25169896c3747 (diff)
downloadvyos-documentation-2819eb76a3b3310bb59ef14a0831c7d2fe59a5f5.tar.gz
vyos-documentation-2819eb76a3b3310bb59ef14a0831c7d2fe59a5f5.zip
development: add additional link for good commit messages
Diffstat (limited to 'docs/contributing/development.rst')
-rw-r--r--docs/contributing/development.rst1
1 files changed, 1 insertions, 0 deletions
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