Skip to content

Labels

Labels

  • backend

    Changes related to server-side logic, APIs, database, or services
  • bug

    Something isn't working
  • chore

    Maintenance tasks that do not affect application behavior (e.g., configs, scripts, cleanup)
  • dependencies

    Updates or changes to project dependencies
  • documentation

    Improvements or additions to project documentation (README, guides, comments)
  • feature

    New functionality or enhancement to be implemented in the system
  • frontend

    Changes related to UI, UX, client-side logic, or presentation layer
  • gateway

    Changes related to API gateway, routing, proxies, or request orchestration
  • good first issue

    Good for newcomers
  • priority:high

    Critical issue that must be addressed as soon as possible
  • priority:low

    Minor issue or improvement with low urgency
  • priority:medium

    Important issue, but not urgent
  • refactor

    Code changes that improve structure or readability without altering functionality
  • security

    Issues related to vulnerabilities, authentication, authorization, or data protection
  • technical-debt

    Improvements needed to fix suboptimal or outdated code that may impact maintainability
  • test

    Adding, updating, or fixing tests (unit, integration, or e2e)