Labels
Labels
12 labels
- PR does not aim develop
- Pull requests that update a dependency file
- Not part of the current version we are working and should not be merged
- Contains only a small fix for an existing bug
- Easy to review
- Contains non-backwards compatible changes to public methods or changes the behavior of existing code
- PRs that fix a major bug and can be hotfixed
- Needs new version from another sirius lib to work
- Should not be merged
- Translations, Code Cleanup, ...
- PR with extensive changes that should be reviewed with extra care
- Contains new features