Thank you for taking the time to contribute!
Commit messages are validated using validate-commit-msg.
Ensure your commit messages follow this convention:
<type>(<scope>): <subject>
Or without optional scope:
<type>: <subject>
Any and all pull requests are welcome!
Feel free to create an issue for bugs, suggesstions, requests, etc.