Skip to content

Labels

Labels

  • Something isn't working
  • Non-functional refactoring such as CI/CD configuration, dependency upgrades
  • Improvements or additions to documentation
  • Changes to application logic, new features, or code updates that affect system behavior.
  • Extra attention is needed
  • Technical changes: simplification, decomposition, renaming, logic removal — without new features.
  • Release
  • Updates related to tests: adding new test cases, improving coverage, fixing failing tests.