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