diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..fbce05fc --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,38 @@ + + +## Proposed change + + + +## Type of change + + +- [ ] Document existing features within Home Assistant +- [ ] Document new or changing features which there is an existing pull request elsewhere +- [ ] Spelling or grammatical corrections, or rewording for improved clarity +- [ ] Changes to the backend of this documentation +- [ ] Removed stale or deprecated documentation + +## Additional information + + +- This PR fixes or closes issue: fixes # +- Link to relevant existing code or pull request: