mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 00:36:49 +00:00
Add details for commit messages
This commit is contained in:
parent
89e692c7c7
commit
869e9f1856
@ -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…
x
Reference in New Issue
Block a user