mirror of
https://github.com/sudoxnym/brands.git
synced 2026-04-14 19:47:34 +00:00
Add check for custom integrations to add repository link (#5264)
This commit is contained in:
parent
ebdeba16c6
commit
4c30fa497f
1 changed files with 2 additions and 0 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -20,6 +20,7 @@
|
|||
- [ ] Add a new logo or icon for a new core integration
|
||||
- [ ] Add a missing icon or logo for an existing core integration
|
||||
- [ ] Add a new logo or icon for a custom integration (custom component)
|
||||
- [ ] I've added a link to my custom integration repository in the PR description
|
||||
- [ ] I've opened up a PR for my custom integration on the [Home Assistant
|
||||
Python wheels repository](https://github.com/home-assistant/wheels-custom-integrations)
|
||||
- [ ] Replace an existing icon or logo with a higher quality version
|
||||
|
|
@ -36,6 +37,7 @@
|
|||
- Link to code base pull request:
|
||||
- Link to documentation pull request:
|
||||
- Link to integration documentation on our website:
|
||||
- Link to custom integration repository:
|
||||
|
||||
## Checklist
|
||||
<!--
|
||||
|
|
|
|||
Loading…
Reference in a new issue