Skip to content

Commit 0cf94e6

Browse files
committed
doc: mention CI in Collaborator Guide
Add link to Jenkins server in Collaborator Guide. PR-URL: #1995 Reviewed-By: Chris Dickinson <[email protected]> Reviewed-By: Jeremiah Senkpiel <[email protected]>
1 parent a71ee93 commit 0cf94e6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

COLLABORATOR_GUIDE.md

+4
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@ TC for resolution (see below).
6868
All bugfixes require a test case which demonstrates the defect. The
6969
test should *fail* before the change, and *pass* after the change.
7070

71+
All pull requests that modify executable code should be subjected to
72+
continuous integration tests on the
73+
[project CI server](https://jenkins-iojs.nodesource.com/).
74+
7175
### Involving the TC
7276

7377
Collaborators may opt to elevate pull requests or issues to the TC for

0 commit comments

Comments
 (0)