Labels
Labels
33 labels
- Pull requests that have been approved
- Pull requests that would cause existing functionality to not work as expected
- Pull requests that fix a bug
- Pull requests with requested changes
- Pull requests that does something "boring", yet important, e.g. cleaning up code
- Pull requests that update a dependency file
- Pull requests that needs discussions, e.g. regarding controversial/big changes
- Pull request is on hold (e.g. waiting for something else to be merged), and should not be merged
- Pull requests that are "work in progress", and should not be merged
- Pull requests that update or add documentation
- Pull requests that make enhancements, instead of just purely new features
- Pull requests with "flawless" code, e.g. formatting or simple renaming. Should be used with caution!
- Pull requests that utilize cutting-edge technology or just a cool new feature
- Pull requests that introduce technologies which should have been "long" ago
- Pull requests that want help in the form of contributions
- Pull requests that update javascript code
- Pull requests related to lego-bricks
- Pull requests that have been in progress for far too long
- Pull requests that introduce a new feature
- Pull requests that have high priority, and should therefore be prioritized
- Pull requests with an unresolved question
- Pull requests that have been approved and are ready to be merged
- Pull requests that need review
- Pull requests that address a security vulnerability
- Pull requests that fix something small
- Pull requests that reduces technical debt
- Pull requests that need testing, e.g. stress tests by users or specs
- Pull requests that add or update tests