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
your-first-pr
: reserved for people with little to no GitHub contributions- we're here to help you start your OS journey!patches welcome
: these issues are specifically well suited for outside contributors
Please make sure your tests pass. Pull requests without passing tests (or relevant tests that have been added) will not be merged.