angular-dynamic-locale
Version:
A minimal module that adds the ability to dynamically change the locale
9 lines (7 loc) • 440 B
Markdown
CONTRIBUTING
============
* Open a [Pull Request (PR)](https://github.com/lgalfaso/angular-dynamic-locale/pull/new/master)
* Make sure your PR is on a **new branch** you created off of the latest version of master
* Do **not** open a PR from your master branch
* Open a PR to start a discussion even if the code isn't finished (easier to collect feedback this way)
* Make sure all previous tests pass and add new tests for added behaviors