Skip to content

Commit a647c39

Browse files
max-mapperindutny
authored andcommitted
docs: add issue contributing section
Reviewed-By: Fedor Indutny <[email protected]> PR-URL: #21
1 parent d77f490 commit a647c39

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# CONTRIBUTING
22

3+
## ISSUE CONTRIBUTIONS
4+
5+
When opening new issues or commenting on existing issues on this repository
6+
please make sure discussions are related to concrete technical issues with the
7+
`iojs` software.
8+
9+
Discussion of non-technical topics including subjects like intellectual
10+
property, trademark and high level project questions should move to the
11+
[node-forward discussion repository][] instead.
12+
13+
## CODE CONTRIBUTIONS
14+
315
The node.js project welcomes new contributors. This document will guide you
416
through the process.
517

@@ -152,3 +164,4 @@ not send out notifications when you add commits.
152164
[node.js mailing list]: http://groups.google.com/group/nodejs
153165
[IRC]: http://webchat.freenode.net/?channels=node.js
154166
[project maintainers]: https://github.com/joyent/node/wiki/Project-Organization
167+
[node-forward discussion repository]: https://github.com/node-forward/discussions/issues

0 commit comments

Comments
 (0)