From e6a5e6d9e202acf441ade70a7500df211a794c80 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 2 Mar 2017 11:00:25 -0500 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8173d304..84851a71 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -57,6 +57,8 @@ 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. + [branch-link]: [clone-link]: [fork-link]: