Add Review Codecov Report check to PR template (#6548)

* Update PULL_REQUEST_TEMPLATE.md

* Update
This commit is contained in:
Aaron Craelius
2020-06-30 18:55:37 +00:00
committed by GitHub
parent c44ca8ae34
commit 56af94e6ab
+1
View File
@@ -26,3 +26,4 @@ write a little note why.
- [ ] Added relevant `godoc` [comments](https://blog.golang.org/godoc-documenting-go-code).
- [ ] Added a relevant changelog entry to the `Unreleased` section in `CHANGELOG.md`
- [ ] Re-reviewed `Files changed` in the Github PR explorer
- [ ] Review `Codecov Report` in the comment section below once CI passes