# Contribution Guide

Considering contributing? Thank you so much!

## Pull Requests

Please consider these simple guidelines when filing a pull request:

* Commits follow the [Angular commit convention](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines)
* [Tabs for indentation, spaces for alignment](https://gist.github.com/saibotsivad/06021a81865226cfc140)
* Features and bug fixes should be covered by test cases
