Labels
Labels
32 labels
- Change breaks API or ABI
- Bug fix for the user, not a fix to a build script
- Updating grunt tasks etc; no production code change
- Internal code cleanup, possibly affecting semantics, e.g. deleting a deprecated feature.
- Pull requests that update a dependency file
- Changes to the documentation
- This issue or pull request already exists
- New feature for the user, not a new feature for build script
- Good first issue
- Extra attention is needed
- Irrelevant or spam
- Large task: several weeks
- Medium task: a few days, maybe a week
- Process related
- Won't Fix (Not reproducible)
- Critical priority
- High priority
- Medium priority
- Low priority
- Packaging
- A code change that improves performance
- Proposals
- Questions
- Refactoring production code, eg. renaming a variable, not affecting semantics
- Small task: about a day of work
- Security
- Formatting, missing semi colons, etc; no production code change
- Suggestions
- Adding missing tests, refactoring tests; no production code change
- Won't Fix (Intended behaviour)