From 65d841c3a60c613ca3a5ce12e4994656b0fd0a96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20H=C3=B8yer=20Iversen?= Date: Fri, 5 Jan 2018 18:31:41 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md (#11465) * Update PULL_REQUEST_TEMPLATE.md * Add period --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dd030c73d1a..43e1c399671 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -11,6 +11,7 @@ ``` ## Checklist: + - [ ] The code change is tested and works locally. If user exposed functionality or configuration variables are added/changed: - [ ] Documentation added/updated in [home-assistant.github.io](https://github.com/home-assistant/home-assistant.github.io)