Skip to content

Commit f561a25

Browse files
committed
Merge branch 'patch-4' of https://github.com/hartmms/home-assistant.io into hartmms-patch-4
2 parents d1e73df + d714bad commit f561a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/developers/development_submitting.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ footer: true
1111

1212
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:
1313

14-
1. From your fork, create a new branch to hold your changes:
14+
1. From your fork's dev branch, create a new branch to hold your changes:
1515

1616
`git checkout -b some-feature`
1717

0 commit comments

Comments
 (0)