Labels
Labels
12 labels
- Generate new features or iterate code based on issue descriptions and comments.
- Upgrade codebase to latest language version.
- Updating grunt tasks etc.; no production code change.
- Changes to the documentation.
- This issue or pull request already exists
- A new feature for the user, not a new feature for a build script.
- A bug fix for the user, not a fix to a build script.
- Refactoring production code, eg. renaming a variable.
- Formatting, missing semi-colons, etc.; no production code change.
- Adding missing tests, refactoring tests; no production code change.
- This will not be worked on