Skip to content

Commit 3d24f63

Browse files
authored
Update CONTRIBUTING.md
1 parent a5d087a commit 3d24f63

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,9 @@ During the discussion, you may be asked to make some changes to your pull reques
5959

6060
If so, add more commits to your branch and push them – they will automatically go into the existing pull request!
6161

62-
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.
62+
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**. If the build did not pass, please view the Travis CI log and correct any errors that were found in your contribution.
63+
64+
Thanks for being a part of this project, and we look forward to hearing from you soon!
6365

6466
[branch-link]: <http://guides.github.com/introduction/flow/>
6567
[clone-link]: <https://help.github.com/articles/cloning-a-repository/>

0 commit comments

Comments
 (0)