Labels
Labels
8 labels
- Updating build configuration, development tools, or other changes irrelevant to the user
- Improvements or additions to documentation
- New feature for the user
- Bug fix for the user, not a fix to a build script
- Performance improvements
- Refactoring production code, e.g. renaming a variable.
- Formatting changes, missing semicolons, etc.
- Adding missing tests, refactoring tests; no production code change