Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.06 KB

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 1.06 KB

How to contribute

So nice to have you here!

If you have an idea how to improve this module, please do not hesitate to open and issue so we can together find the best solution. Please raise an issue also when you get in any trouble while using or developing this module.

If you already know how to enhance this module, pull requests are more then welcome!

Getting started

You can use nvm to set appropriate node version ($ nvm install). If you have node installed, $ npm install and you are ready to go.

Submitting changes

Before submitting pull request, you can $ npm run preversion. It will: