# [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage Status][coveralls-image]][coveralls-url] > [conventional-changelog](https://github.com/ajoslin/conventional-changelog) [jshint](https://github.com/jshint/jshint) preset **Issues with the convention itself should be reported on the JSHint issue tracker.** ## JSHint Convention ### Overview Commit messages are written in a simple format which clearly describes the purpose of a change. The format in general should look like this: ``` [[TYPE]]