@@ -222,55 +222,3 @@ CoC](https://github.com/rust-lang/rust/wiki/Note-development-policy#conduct).
222
222
* Avoid the use of personal pronouns in code comments or
223
223
documentation. There is no need to address persons when explaining
224
224
code (e.g. "When the developer")
225
-
226
-
227
- ## Caine's Requirements
228
-
229
- Hello!
230
-
231
- I am pleased to see your valuable contribution to this project. Would you
232
- please mind answering a couple of questions to help me classify this submission
233
- and/or gather required information for the core team members?
234
-
235
- ### Questions:
236
-
237
- * _ Issue-only_ Does this issue happen in core, or in some user-space
238
- module from npm or other source? Please ensure that the test case
239
- that reproduces this problem is not using any external dependencies.
240
- If the error is not reproducible with just core modules - it is most
241
- likely not a io.js problem. _ Expected: ` yes ` _
242
- * Which part of core do you think it might be related to?
243
- _ One of: `debugger, http, assert, buffer, child_process, cluster, crypto,
244
- dgram, dns, domain, events, fs, http, https, module, net, os, path,
245
- querystring, readline, repl, smalloc, stream, timers, tls, url, util, vm,
246
- zlib, c++, docs, other`_ (_ label_ )
247
- * Which versions of io.js do you think are affected by this?
248
- _ One of: ` v0.10, v0.12, v1.0.0 ` _ (_ label_ )
249
- * _ PR-only_ Does ` make test ` pass after applying this Pull Request.
250
- _ Expected: ` yes ` _
251
- * _ PR-only_ Is the commit message properly formatted? (See
252
- CONTRIBUTING.md for more information)
253
- _ Expected: ` yes ` _
254
-
255
- Please provide the answers in an ordered list like this:
256
-
257
- 1 . Answer for the first question
258
- 2 . Answer for the second question
259
- 3 . ...
260
-
261
- Note that I am just a bot with a limited human-reply parsing abilities,
262
- so please be very careful with numbers and don't skip the questions!
263
-
264
- _ In case of success I will say:_ ` ...summoning the core team devs! ` .
265
-
266
- _ In case of validation problem I will say:_ `Sorry, but something is not right
267
- here:`.
268
-
269
- Truly yours,
270
- Caine.
271
-
272
- ### Responsibilities
273
-
274
- * indutny: crypto, tls, https, child_process, c++
275
- * trevnorris: buffer, http, https, smalloc
276
- * bnoordhuis: http, cluster, child_process, dgram
0 commit comments