From e6a5e6d9e202acf441ade70a7500df211a794c80 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 2 Mar 2017 11:00:25 -0500 Subject: [PATCH 1/4] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8173d30..84851a7 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]: From d45649c43168a7e1819260723d50265598c66265 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Thu, 2 Mar 2017 12:38:39 -0500 Subject: [PATCH 2/4] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 84851a7..5e57c8f 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]: From 0173cada334f90088dda3858f893681a6044ed1b Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Fri, 3 Mar 2017 10:23:47 -0500 Subject: [PATCH 3/4] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5e57c8f..53a9366 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 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. +Opening a pull request will trigger a Travis CI build to check the validity of all 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]: From 3ffb952b575b5d06cc013da42317565350af6dbf Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Fri, 3 Mar 2017 12:58:36 -0500 Subject: [PATCH 4/4] Update CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 53a9366..5dbf320 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 all 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. +Opening a pull request will trigger a Travis CI build to check the validity of all 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. If the build error is not related to your link(s), don't worry! Your pull request will not be delayed because of already existing link causing an error. [branch-link]: [clone-link]: