Github commitのコメントの書き方

Githubのcommitは以下のように書く
Fixed bug *, Added new, Changed, Updated, Removed, Simplified, Restructured, Rewrote

e.g.

Fixed a bug where the "paste as text" option in the Paste Plugin didn't work.

OSSのchange logの書き方は非常に参考になる。