Update PULL_REQUEST_TEMPLATE.md

This commit is contained in:
Stephen Sowole 2019-02-27 02:49:54 -08:00
parent b213282596
commit 157ca22097
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Describe the goal of this PR. Mention any related Issue numbers.
### Requirements (place an `x` in each `[ ]`)
* [ ] 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 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)