# Git Commit Convention We are using the following convention for writing git-commit messages. It is based on the one from AngularJS project([doc][angularjs-doc], [commits][angularjs-git]). [angularjs-git]: https://github.com/angular/angular.js/commits/master [angularjs-doc]: https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit# ## Format of the commit message ```xml :