Labels
Labels
15 labels
- Breaking changes.
- Changes to the build scripts.
- Updating grunt tasks, etc; no production code change.
- Changes to Continuous Integration files and scripts.
- Changes to the documentation.
- New feature for the user, not a new feature for build script.
- Bug fix for the user, not a fix to a build script.
- Extra attention is needed
- Code change that improves performance.
- Refactoring production code, eg. renaming a variable.
- Further information is requested
- Reverts previous commit(s).
- Formatting, missing semi colons, etc; no production code change.
- Adding missing tests, refactoring test; no production code change.
- Backlog tasks.