From 1c1d4c38b18cb7148e4458b60182f834b0b268ef Mon Sep 17 00:00:00 2001 From: Greg Cobb Date: Tue, 17 Oct 2017 11:07:27 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index e592ffbf44b..89c04593471 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -8,10 +8,10 @@ Thanks for contributing to cloud_controller_ng. To speed up the process of revie * [ ] I have reviewed the [contributing guide](https://github.com/cloudfoundry/cloud_controller_ng/blob/master/CONTRIBUTING.md) -* [ ] I have viewed signed and have submitted the Contributor License Agreement +* [ ] I have viewed, signed, and submitted the Contributor License Agreement * [ ] I have made this pull request to the `master` branch * [ ] I have run all the unit tests using `bundle exec rake` -* [ ] I have run [CF Acceptance Tests](https://github.com/cloudfoundry/cloud_controller_ng#cf-acceptance-tests-cats) on bosh lite +* [ ] I have run [CF Acceptance Tests](https://github.com/cloudfoundry/cloud_controller_ng#cf-acceptance-tests-cats)