mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 13:56:53 +00:00
Remove unnecessary brackets (#22999)
This commit is contained in:
parent
0ff5142c84
commit
5da40e7121
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -43,6 +43,6 @@
|
|||||||
- [ ] This PR uses the correct branch, based on one of the following:
|
- [ ] This PR uses the correct branch, based on one of the following:
|
||||||
- I made a change to the existing documentation and used the `current` branch.
|
- I made a change to the existing documentation and used the `current` branch.
|
||||||
- I made a change that is related to an upcoming version of Home Assistant and used the `next` branch.
|
- I made a change that is related to an upcoming version of Home Assistant and used the `next` branch.
|
||||||
- [ ] The documentation follows the Home Assistant documentation [standards][].
|
- [ ] The documentation follows the Home Assistant documentation [standards].
|
||||||
|
|
||||||
[standards]: https://developers.home-assistant.io/docs/documenting/standards
|
[standards]: https://developers.home-assistant.io/docs/documenting/standards
|
||||||
|
Loading…
x
Reference in New Issue
Block a user