Skip to content

Commit

Permalink
add notes about contributing via desired features
Browse files Browse the repository at this point in the history
Contributors can be helpful by doing the features we have greenlit.
  • Loading branch information
defunctzombie committed Oct 13, 2013
1 parent a460b93 commit 7ea6858
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,10 @@ See the [examples](https://github.com/polotek/libxmljs/tree/master/examples) fol
npm install libxmljs
```

## Contribute

Start by checking out the [open issues](https://github.com/polotek/libxmljs/issues?labels=&page=1&state=open). Specifically the [desired feature](https://github.com/polotek/libxmljs/issues?labels=desired+feature&page=1&state=open) ones.

### Requirements

Make sure you have met the requirements for [node-gyp](https://github.com/TooTallNate/node-gyp#installation). You DO NOT need to manually install node-gyp; it comes bundled with node.
Expand Down

0 comments on commit 7ea6858

Please sign in to comment.