Skip to content

Labels

Labels

  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • priority: high

    Critical tasks that block progress or must be completed in the current cycle.
  • priority: low

    Minor improvements, "nice-to-have" features, or non-urgent technical debt.
  • priority: medium

    Standard tasks with a clear deadline; important but not immediate blockers.
  • question

    Further information is requested
  • scope: backend

    API development, business logic, server-side services, and integrations.
  • scope: database

    Schema changes, migrations, query optimization, and data persistence.
  • scope: devops

    For everything related to Deploy and GitHub Actions.
  • scope: frontend

    UI components, styling (CSS/SCSS), client-side logic, and state management.
  • scope: ui/ux

    For tasks that focus on the visual design of the login/header.
  • type: actions

  • type: bug

    Unexpected behavior, crashes, or incorrect functionality in the code.
  • type: chore

    For maintenance or initial configuration tasks.
  • type: ci/cd

    Specifically for deploy automation.
  • type: docs

    Updates to README, API documentation, or inline code comments.
  • type: epic

    For the father issues
  • type: feature

    New functionality or requirement implementation.
  • type: fix

  • type: refractor

    Code changes that improve structure or readability without changing behavior.
  • type: test

    Unit, integration, or E2E tests and testing infrastructure.