Please familiarize yourself with the Contributor Code of Conduct
-
Please file issues using the issue templates.
-
Please follow the issue template exactly and provide as much meaningful detail as you can.
Please test your work thoroughly before submitting a PR.
Understand that Node-Virtualbox is used on a wide variety of platforms; avoid code that applies only to one host operating system and make it as generic as possible.
- Pull requests must be tied to an issue. If no issue exists, please file one (see above).
- Before starting work, please claim the issue by commenting on it and letting everyone know you'll be working on it. This helps prevent duplicate PRs.
- Please try to let us know if you abandon an issue so we can remove the
in-progress
label. - Mention the issue number in a commit.
- Fix any issues in the automated PR checks, or explain why they're not relevant.
Checking tools are there as guidance. Use your judgement.