Contributions are always welcome, no matter how large or small.
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
- Use a clear and descriptive title for the pull request and commits.
- Lint and test before submitting the pull request by running
$ npm test
.