Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 524 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (5 loc) · 524 Bytes

Contributing

If you're interested in contributing, there's not much going on.

Feel free to make a PR with whatever you think would improve this lib, as long as it's clearly described. Please make atomic commits. Concerning commit message formatting, I try to follow Conventional Commits guidelines.

I won't accept untested changes. I use Mocha and Chai, you will find examples in the test directory.