Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 772 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 772 Bytes

Contributing

If you like to add a method (or tweak something), please open a pull-request. We love pull-requests! But we also love solving issues, so in case you don't really have the time for a pull-request right now, maybe you can just tell us what you'd like?

Or maybe you just feel like writting us a mail? Yes, you guessed right, we also love reading mails ;)

Pull Requests

  1. Make the change and open a pull-request ;)
  2. Update the README.md with details of changes to the interface (if any).
  3. Increase the version number in package.json. The versioning scheme we use is SemVer.
  4. Update CHANGELOG file to describe what changed.

Thank you!