mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Add lines for associated documentation PR
This commit is contained in:
parent
a7db208b8a
commit
6254d4a983
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -3,6 +3,8 @@
|
|||||||
|
|
||||||
**Related issue (if applicable):** #
|
**Related issue (if applicable):** #
|
||||||
|
|
||||||
|
**Pull request in [home-assistant.io](https://github.com/home-assistant/home-assistant.io) with documentation (if applicable):** home-assistant/home-assistant.io#
|
||||||
|
|
||||||
**Example entry for `configuration.yaml` (if applicable):**
|
**Example entry for `configuration.yaml` (if applicable):**
|
||||||
```yaml
|
```yaml
|
||||||
|
|
||||||
@ -10,6 +12,9 @@
|
|||||||
|
|
||||||
**Checklist:**
|
**Checklist:**
|
||||||
|
|
||||||
|
If user exposed functionality or configuration variables are added/changed:
|
||||||
|
- [ ] Documentation added/updated in [home-assistant.io](https://github.com/home-assistant/home-assistant.io)
|
||||||
|
|
||||||
If code communicates with devices:
|
If code communicates with devices:
|
||||||
- [ ] Local tests with `tox` run successfully. **Your PR cannot be merged unless tests pass**
|
- [ ] Local tests with `tox` run successfully. **Your PR cannot be merged unless tests pass**
|
||||||
- [ ] New dependencies have been added to the `REQUIREMENTS` variable ([example][ex-requir]).
|
- [ ] New dependencies have been added to the `REQUIREMENTS` variable ([example][ex-requir]).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user