Point out that as a reviewer, you are expected to explicitly manually test any PRs you review

In most organizations there is a staging environment where testing generally occurs before code is pushed to production. The promotion model for code at OpenCraft is that code is merged directly into client repositories once reviewed (i.e straight from development to production) which requires more vigilance and testing. We should explicitly state that all PR reviews require the reviewer to personally test the code.