From d45649c43168a7e1819260723d50265598c66265 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 2 Mar 2017 12:38:39 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84851a71..5e57c8f8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,7 +57,7 @@ During the discussion, you may be asked to make some changes to your pull reques If so, add more commits to your branch and push them – they will automatically go into the existing pull request! -Opening a pull request will trigger a Travis CI build to check the validity of the link(s). After the build completes, please ensure that the build passes. Otherwise, view the Travis CI log and see what errors the build found for your contribution. +Opening a pull request will trigger a Travis CI build to check the validity of all the links in the project. After the build completes, please ensure that the build has passed. Otherwise, view the Travis CI log and see what errors the build found for your contribution. [branch-link]: [clone-link]: