From 3729a79a6ea709276d7dd80097a9da5cbd117f3e Mon Sep 17 00:00:00 2001 From: Morrism1 Date: Tue, 4 Feb 2020 19:05:31 +0200 Subject: [PATCH] Add a commit tip --- good-commit-message.md | 1 + 1 file changed, 1 insertion(+) diff --git a/good-commit-message.md b/good-commit-message.md index 20a0d42..f4803d6 100644 --- a/good-commit-message.md +++ b/good-commit-message.md @@ -3,3 +3,4 @@ add your tip - Start a commit message with a verb eg. `add`, `change` etc +- Limit the subject line to 50 characters