Participation in this open source project is subject to the npm Code of Conduct.
Please also ensure your contribution conforms to the Contributing Guidelines.
First search for similar issues.
If the issue doesn't already exist, create a new one.
If you're keen on tackling something, go for it! To contribute:
- Fork the repo
- Create a branch
- Work on that thing - write code, write tests, make sure everything works beautifully
- Use
git rebase
to keep your code in sync with the master branch - Push up your branch
- Put in a pull request
Not sure what to work on? Take a look at the issues under the Patch Welcome label!
Please make sure your tests pass. Pull requests without passing tests (or relevant tests that have been added) will not be merged.