development: add additional link for good commit messages

This commit is contained in:
Christian Poessinger 2020-07-08 20:36:05 +02:00 committed by GitHub
parent f49330432f
commit 2819eb76a3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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