Merge pull request #1374 from home-assistant/hartmms-patch-4

Its layout needs to be updated and font tyle looks not mature one! Merge branch 'patch-4' of https://github.com/hartmms/home-assistant.i…
This commit is contained in:
Robbie Trencheny 2016-10-31 13:32:03 -07:00 committed by GitHub
commit 246c61ac5f

View File

@ -11,7 +11,7 @@ footer: true
Submit your improvements, fixes, and new features to Home Assistant one at a time, using GitHub [Pull Requests](https://help.github.com/articles/using-pull-requests). Here are the steps:
1. From your fork, create a new branch to hold your changes:
1. From your fork's dev branch, create a new branch to hold your changes:
`git checkout -b some-feature`