# Contributing Contributions are very welcome ! Instructions : - Fork the repository and clone it on your computer - Install dependencies: `npm install` - Update source code and add mocha tests for any code you create - Run `npm run lint:fix` then `npm run test` to check your updates didn't break anything - Once your code is ready, documented and tested, please make a [pull request](https://github.com/nvuillam/node-java-caller/pulls) :)