Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: add issue contributing section
  • Loading branch information
max-mapper committed Dec 2, 2014
commit 03de8b9f52f99b034810bae440a23b8ba0fecf59
8 changes: 8 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# CONTRIBUTING

## ISSUE CONTRIBUTIONS

When opening new issues or commenting on existing issues on this repository please make sure discussions are related to concrete technical issues with the `iojs` software.

Discussion of non-technical topics including subjects like intellectual property, trademark and high level project questions should move to the [node-forward discussion repository](https://github.com/node-forward/discussions/issues) instead.

## CODE CONTRIBUTIONS

The node.js project welcomes new contributors. This document will guide you
through the process.

Expand Down