The "master" branch is the stable released version. The "dev" branch is where the development happens.
- Base your work on the "dev" branch
- Target the "dev" branch for your PR
- Make sure to run the tests with "npm test"
- Add new tests if you add new code
Language files are located in template/locales
.