From 9c1a897d60129d4418b39927f04c0267d6da8909 Mon Sep 17 00:00:00 2001 From: chrisfinazzo Date: Tue, 23 Feb 2016 16:26:09 -0500 Subject: [PATCH] Use an inline link here --- site/_docs/contributing.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/site/_docs/contributing.md b/site/_docs/contributing.md index 5c5b1f13..a5654bdd 100644 --- a/site/_docs/contributing.md +++ b/site/_docs/contributing.md @@ -27,11 +27,9 @@ following in mind: change is to review, the more likely it will be merged. * When submitting a pull request, please make judicious use of the pull request body. A description of what changes were made, the motivations behind the - changes and [any tasks completed or left to complete][] + changes, and [any tasks completed or left to complete](http://git.io/gfm-tasks) will also speed up review time. -[any tasks completed or left to complete]: https://git.io/gfm-tasks -
Contributions will not be accepted without tests