# Contributing

This module is a product of the community and we welcome all contributions, especially when they meet the following requirements:

1.  The contribution lints correctly. This can be proven locally by running `npm test`
2.  The contribution adds tests that prove the new or changed behaviour functions as expected
3.  The contribution updates documentation such that a newcomer can easily understand how to use this module
