Skip to content

Commit e3aa802

Browse files
committed
contributing: add all core modules to Caine's spec
Reviewed-By: Fedor Indutny <[email protected]>
1 parent 823cd54 commit e3aa802

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -446,8 +446,10 @@ and/or gather required information for the core team members?
446446
If the error is not reproducible with just core modules - it is most
447447
likely not a io.js problem. _Expected: `yes`_
448448
* Which part of core do you think it might be related to?
449-
_One of: `tls, crypto, buffer, http, https, assert, util, streams,
450-
smalloc, cluster, child_process, dgram, c++, docs, other`_ (_label_)
449+
_One of: `debugger, http, assert, buffer, child_process, cluster, crypto,
450+
dgram, dns, domain, events, fs, http, https, module, net, os, path,
451+
querystring, readline, repl, smalloc, stream, timers, tls, url, util, vm,
452+
zlib, c++, docs, other`_ (_label_)
451453
* Which versions of io.js do you think are affected by this?
452454
_One of: `v0.10, v0.12, v1.0.0`_ (_label_)
453455
* _PR-only_ Does `make test` pass after applying this Pull Request.

0 commit comments

Comments
 (0)