This module is a product of the community and we welcome all contributions, especially when they meet the following requirements:
- The contribution lints correctly. This can be proven locally by running
npm test
- The contribution adds tests that prove the new or changed behaviour functions as expected
- The contribution updates documentation such that a newcomer can easily understand how to use this module