Add details for commit messages
This commit is contained in:
parent
89e692c7c7
commit
869e9f1856
1 changed files with 4 additions and 1 deletions
|
@ -24,7 +24,10 @@ Submit your improvements, fixes, and new features to Home Assistant one at a tim
|
|||
`git add .`
|
||||
|
||||
`git commit -m "Added some-feature"`
|
||||
|
||||
|
||||
* Write a meaningful commit message and not only `Update` or `Fix`.
|
||||
* Use a capital letter to start with your commit message.
|
||||
* Don't prefix your commit message with `[bla.bla]` or `platform:`.
|
||||
* Consider adding tests to ensure that your code works.
|
||||
|
||||
5. Push your committed changes back to your fork on GitHub:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue