mirror of
https://github.com/home-assistant/core.git
synced 2025-07-26 22:57:17 +00:00
Add sympathy review check box to PR template (#38867)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
2bc533d0cb
commit
f4f614a0bc
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
27
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -13,7 +13,7 @@
|
|||||||
|
|
||||||
|
|
||||||
## Proposed change
|
## Proposed change
|
||||||
<!--
|
<!--
|
||||||
Describe the big picture of your changes here to communicate to the
|
Describe the big picture of your changes here to communicate to the
|
||||||
maintainers why we should accept this pull request. If it fixes a bug
|
maintainers why we should accept this pull request. If it fixes a bug
|
||||||
or resolves a feature request, be sure to link to that issue in the
|
or resolves a feature request, be sure to link to that issue in the
|
||||||
@ -24,7 +24,7 @@
|
|||||||
## Type of change
|
## Type of change
|
||||||
<!--
|
<!--
|
||||||
What type of change does your PR introduce to Home Assistant?
|
What type of change does your PR introduce to Home Assistant?
|
||||||
NOTE: Please, check only 1! box!
|
NOTE: Please, check only 1! box!
|
||||||
If your PR requires multiple boxes to be checked, you'll most likely need to
|
If your PR requires multiple boxes to be checked, you'll most likely need to
|
||||||
split it into multiple PRs. This makes things easier and faster to code review.
|
split it into multiple PRs. This makes things easier and faster to code review.
|
||||||
-->
|
-->
|
||||||
@ -98,6 +98,29 @@ The integration reached or maintains the following [Integration Quality Scale][q
|
|||||||
- [ ] 🥇 Gold
|
- [ ] 🥇 Gold
|
||||||
- [ ] 🏆 Platinum
|
- [ ] 🏆 Platinum
|
||||||
|
|
||||||
|
<!--
|
||||||
|
This project is very active and we have a high turnover of pull requests.
|
||||||
|
|
||||||
|
Unfortunately, the number of incoming pull requests is higher than what our
|
||||||
|
reviewers can review and merge so there is a long backlog of pull requests
|
||||||
|
waiting for review. You can help here!
|
||||||
|
|
||||||
|
By reviewing another pull request, you will help raise the code quality of
|
||||||
|
that pull request and the final review will be faster. This way the general
|
||||||
|
pace of pull request reviews will go up and your wait time will go down.
|
||||||
|
|
||||||
|
When picking a pull request to review, try to choose one that hasn't yet
|
||||||
|
been reviewed.
|
||||||
|
|
||||||
|
Thanks for helping out!
|
||||||
|
-->
|
||||||
|
|
||||||
|
To help with the load of incoming pull requests:
|
||||||
|
|
||||||
|
- [ ] I have reviewed two other [open pull requests][prs] in this repository.
|
||||||
|
|
||||||
|
[prs]: https://github.com/home-assistant/core/pulls?page=5&q=is%3Aopen+is%3Apr+-author%3A%40me+-draft%3Atrue+-label%3Awaiting-for-upstream+sort%3Acreated-asc+-review%3Aapproved
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Thank you for contributing <3
|
Thank you for contributing <3
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user