Skip to content

No labels!

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

bug
bug
Something isn't working
documentation
documentation
Improvements or additions to documentation
duplicate
duplicate
This issue or pull request already exists
enhancement
enhancement
New feature or request
rc:feature-toggled
rc:feature-toggled
the code already wrapped with a feature toggle, safe to go
rc:need-feature-toggle
rc:need-feature-toggle
the code should be wrapped with a feature toggle
rc:need-regression-test
rc:need-regression-test
it changes things that need regression test to ensure nothing broken
rc:need-to-test
rc:need-to-test
need to test before we create release branches from develop
rc:removed
rc:removed
the PR is used to remove unused code
rc:safe-to-release
rc:safe-to-release
no production code change, or remove already deprecated code
rc:safe-wip-new-feature
rc:safe-wip-new-feature
only for new endpoint or code do not change any existing code on production
rc:to-remove
rc:to-remove
need to remove the code introduced by the PR