# Contributing Guidelines

1. Fork the repo. 
2. Setup a new feature branch.
3. Squash your commits. 
  * Please follow the [angularjs commit message guidelines](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#commit).
  * **All PR's should come with unit tests.**
5. Submit your PR. 
