From 5b01e29881b90e45a1c14a2ccf1ec89d172fd66b Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 17 Jan 2016 11:55:26 +0100 Subject: [PATCH] Add note about next branch for PRs --- README.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index da2a7f70358..d7531a67054 100644 --- a/README.markdown +++ b/README.markdown @@ -1,6 +1,8 @@ # Home Assistant website -This is the source for the [Home Assistant](https://github.com/balloob/home-assistant) website available at [Home-Assistant.io](https://home-assistant.io). All commits made to the master branch will be automatically pushed to production. +This is the source for the [Home Assistant](https://github.com/balloob/home-assistant) website available at [Home-Assistant.io](https://home-assistant.io). All commits made to the `master` branch will be automatically pushed to production. + +Please point your Pull Request (PR) at the `next` branch. ## Jekyll project to generate and deploy