Contributing to npm-mirror
==========================

In order to get a feature or bug fix landed, you should:

1. [File a bug](https://bugzilla.mozilla.org/enter_bug.cgi?product=Testing&component=JSMarionette) on bugzilla.mozilla.org under the component Testing :: JSMarionette.
2. Submit a pull request from a feature branch to our master branch.
  + Tests are a must have!
  + If your patch changes the way that the script is invoked, please update the README.
3. Add a link to your pull request as an attachment on the bugzilla bug.
4. Flag one of the following people for review:
  + [:gaye] \(gaye@mozilla.com\)
  + [:wlach] \(wlach@mozilla.com\)
  + [:lightsofapollo] \(jlal@mozilla.com)\)

We appreciate your help!
