Skip to content

No labels!

There aren’t any labels for this repository quite yet.

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