From 157ca22097976dd00ca5f7b10fa9ee6f75dd0957 Mon Sep 17 00:00:00 2001 From: Stephen Sowole Date: Wed, 27 Feb 2019 02:49:54 -0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 213c0df..fec880a 100755 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -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)