Labels
Labels
14 labels
- Any changes to the nextcore.common namespace
- Any changes to the nextcore.gateway namespace
- Any changes to the nextcore.http namespace
- A bug fix
- Change anything related to build systems. This can be things like bumping a dependency
- Update things that are not code, docs or tests
- Update github workflows configuration
- Changes to the documentation
- A feature addition
- Improve performance
- Refactor code
- Reverts a merge or commit
- Minor style fixes like running task lint. This should not change any behaviour or fix any bugs.
- Improve tests