Skip to content

Commit 7867222

Browse files
authoredNov 12, 2018
Update CONTRIBUTING.md for Travis CI (apple#1210)
Include a mention that we are using Travis CI to test contributions.
1 parent 39c2694 commit 7867222

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
 

‎CONTRIBUTING.md

+3
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ that your contributions are licensed under the [BSD-3 license](LICENSE.md).
66

77
Before submitting the pull request, please make sure you have [tested](BUILD.md) your
88
changes by running Python and C++ unit tests.
9+
10+
In addition, by submitting the pull request, you acknowledge that the Travis CI tool
11+
may be used to test changes that are submitted.

‎README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -152,4 +152,6 @@ If you want to build Turi Create from source, see [BUILD.md](BUILD.md).
152152
Contributing
153153
------------
154154

155-
See [CONTRIBUTING.md](CONTRIBUTING.md).
155+
Prior to contributing, please review [CONTRIBUTING.md](CONTRIBUTING.md) and do
156+
not provide any contributions unless you agree with the terms and conditions
157+
set forth in [CONTRIBUTING.md](CONTRIBUTING.md).

0 commit comments

Comments
 (0)
Please sign in to comment.