From fefcd14c34cb4a772b02cedbe551ba58675a36c0 Mon Sep 17 00:00:00 2001 From: Stephen Sowole Date: Wed, 13 Mar 2019 13:00:50 -0700 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index fec880a..d553816 100755 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -7,10 +7,4 @@ Describe the goal of this PR. Mention any related Issue numbers. * [ ] I've read and understood the [Contributing Guidelines](https://github.com/slackhq/PanModal/blob/master/CONTRIBUTING.md) and have done my best effort to follow them. * [ ] I've read and agree to the [Code of Conduct](https://slackhq.github.io/code-of-conduct). -> The following point can be removed after setting up CI (such as Travis) with coverage reports (such as Codecov) - * [ ] I've written tests to cover the new code and functionality included in this PR. - -> The following point can be removed after setting up a CLA reporting tool such as cla-assistant.io - -* [ ] I've read, agree to, and signed the [Contributor License Agreement (CLA)](https://cla-assistant.io/PanModal).