doc: mention CI in Collaborator Guide
authorRich Trott <rtrott@gmail.com>
Tue, 16 Jun 2015 22:23:24 +0000 (15:23 -0700)
committerRich Trott <rtrott@gmail.com>
Thu, 18 Jun 2015 04:29:23 +0000 (21:29 -0700)
Add link to Jenkins server in Collaborator Guide.

PR-URL: https://github.com/nodejs/io.js/pull/1995
Reviewed-By: Chris Dickinson <christopher.s.dickinson@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
COLLABORATOR_GUIDE.md

index e50cdcf..9d37f5c 100644 (file)
@@ -68,6 +68,10 @@ TC for resolution (see below).
 All bugfixes require a test case which demonstrates the defect. The
 test should *fail* before the change, and *pass* after the change.
 
+All pull requests that modify executable code should be subjected to
+continuous integration tests on the
+[project CI server](https://jenkins-iojs.nodesource.com/).
+
 ### Involving the TC
 
 Collaborators may opt to elevate pull requests or issues to the TC for