Commit message in imperative (#224)

Suggest to use the imperative mood in the subject line.
This commit is contained in:
cgtobi 2019-04-15 19:13:38 +02:00 committed by Paulus Schoutsen
parent 9be71cfc60
commit 72a0885edb

View File

@ -18,7 +18,7 @@ Submit your improvements, fixes, and new features to Home Assistant one at a tim
`git add .`
`git commit -m "Added some-feature"`
`git commit -m "Add some-feature"`
* Write a meaningful commit message and not only `Update` or `Fix`.
* Use a capital letter to start with your commit message.