- Thank you for your eagerness to contribute, pull requests are encouraged!
- Any new fixes are features should include new or updated tests.
- Commits follow the AngularJS Git Commit Message Conventions, please review and commit accordingly
- Submit your pull requests to the
master
branch, these will normally be merged into a separate branch for any finally changes before being merged intomaster
. - Submit any bugs or requests to the issues page in Github.
- Clone the repository
git clone
- Install dependencies
npm install