mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Update link to docs repo (#3886)
This commit is contained in:
parent
9743e17d62
commit
a10fa90357
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
6
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -1,9 +1,9 @@
|
|||||||
**Description:**
|
**Description:**
|
||||||
|
|
||||||
|
|
||||||
**Related issue (if applicable):** fixes #
|
**Related issue (if applicable):** fixes #<home-assistant issue number goes here>
|
||||||
|
|
||||||
**Pull request in [home-assistant.io](https://github.com/home-assistant/home-assistant.io) with documentation (if applicable):** home-assistant/home-assistant.io#
|
**Pull request in [home-assistant.github.io](https://github.com/home-assistant/home-assistant.github.io) with documentation (if applicable):** home-assistant/home-assistant.github.io#<home-assistant.github.io PR number goes here>
|
||||||
|
|
||||||
**Example entry for `configuration.yaml` (if applicable):**
|
**Example entry for `configuration.yaml` (if applicable):**
|
||||||
```yaml
|
```yaml
|
||||||
@ -13,7 +13,7 @@
|
|||||||
**Checklist:**
|
**Checklist:**
|
||||||
|
|
||||||
If user exposed functionality or configuration variables are added/changed:
|
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)
|
- [ ] Documentation added/updated in [home-assistant.github.io](https://github.com/home-assistant/home-assistant.github.io)
|
||||||
|
|
||||||
If the code communicates with devices, web services, or third-party tools:
|
If the code communicates with devices, web services, or third-party tools:
|
||||||
- [ ] 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**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user