Skip to content

Commit e80f803

Browse files
targosbnoordhuis
authored andcommitted
doc: remove Caine section from contributing guide
Caine bot is not active on the repository anymore. This section is just confusing for new contributors. Fixes: #802 PR-URL: #804 Reviewed-By: Ben Noordhuis <[email protected]>
1 parent 400d6e5 commit e80f803

File tree

1 file changed

+0
-52
lines changed

1 file changed

+0
-52
lines changed

CONTRIBUTING.md

-52
Original file line numberDiff line numberDiff line change
@@ -222,55 +222,3 @@ CoC](https://github.com/rust-lang/rust/wiki/Note-development-policy#conduct).
222222
* Avoid the use of personal pronouns in code comments or
223223
documentation. There is no need to address persons when explaining
224224
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

Comments
 (0)