Contributing

I am always happy to retrieve contributions. Here is how to do it:

  1. Fork the repository

  2. Install normal & dev dependencies:

npm install
npm install --only=dev
  1. Make your changes

  2. Create a pull request

Other resources

Feel free to create an issue or feature request on GitHub.

Last updated