From c000a66eefb3e629498732640a5a728056640ac8 Mon Sep 17 00:00:00 2001 From: Saul S <35658733+sauls8t@users.noreply.github.com> Date: Mon, 29 Jan 2018 09:23:02 +0000 Subject: [PATCH] Document how to write good commit messages --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5790639c..96f87d5c 100644 --- a/README.md +++ b/README.md @@ -97,6 +97,12 @@ Documize is compatible with Auth0 identity as a service. Open Source Identity and Access Management +## Developer's Note + +We try to follow sound advice when writing commit messages: + +https://chris.beams.io/posts/git-commit/ + ## The legal bit at the end