diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2c0cc5b874..d5cd5277e9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,6 +8,7 @@ - I have added tests that prove my fix is effective or that my feature works, - New and existing unit tests pass locally with my changes ("bundle exec rake"), - Title include "WIP" if work is in progress. +- I acknowledge that I will *not* force push my branch once reviews have started. -->