Fixed branches definition in PR template (#6199)

* fixed pull request template branches definition

* Improve the change
This commit is contained in:
Paul Annekov 2018-09-05 12:12:15 +03:00 committed by Fabian Affolter
parent 3530b131e2
commit 426d08b5a9

View File

@ -5,7 +5,7 @@
## Checklist: ## Checklist:
- [ ] Branch: Fixes, changes and adjustments should be created against `current`. New documentation for platforms/components and features should go to `next`. - [ ] Branch: `next` is for changes and new documentation that will go public with the next [home-assistant](https://github.com/home-assistant/home-assistant) release. Fixes, changes and adjustments for the current release should be created against `current`.
- [ ] The documentation follow the [standards][standards]. - [ ] The documentation follow the [standards][standards].
[standards]: https://home-assistant.io/developers/documentation/standards/ [standards]: https://home-assistant.io/developers/documentation/standards/