- master - Latest release, stable
- develop - Main development, unstable
- release/ - Release archive
- feat/
- fix/
- docs/
- style/
- refactor/
- perf/
- test/
- chore/
Read:
- https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#-git-commit-guidelines
- https://github.com/commitizen/cz-cli
- https://github.com/semantic-release/semantic-release
This repo uses Semantic Versioning.
Develop using feature/* branches, make Pull Requests to develop, and finally to master when ready to release.
Please use our Github repository to report issues. All issues must have:
- Your operating system (name and version)
- The browser you are using (name and version)
- The full copy of any error messages available
- A full description of how to reproduce the issue you have found