From f4f614a0bc0ff18c36c2564c55cbb569e009da3e Mon Sep 17 00:00:00 2001 From: Martin Hjelmare Date: Fri, 14 Aug 2020 14:03:39 +0200 Subject: [PATCH] Add sympathy review check box to PR template (#38867) Co-authored-by: Franck Nijhof --- .github/PULL_REQUEST_TEMPLATE.md | 27 +++++++++++++++++++++++++-- 1 file changed, 25 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1ada6d3af86..455daf47e1e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,7 @@ ## Proposed change - @@ -98,6 +98,29 @@ The integration reached or maintains the following [Integration Quality Scale][q - [ ] 🥇 Gold - [ ] 🏆 Platinum + + +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 +