Commit 3365123c authored by Dave Machado's avatar Dave Machado Committed by GitHub
Browse files

Merge pull request #294 from davemachado/master

Update contributing guide
parents fd3e859a 3ffb952b
......@@ -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 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]: <http://guides.github.com/introduction/flow/>
[clone-link]: <https://help.github.com/articles/cloning-a-repository/>
[fork-link]: <http://guides.github.com/activities/forking/>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment