Skip to content

Labels

Labels

  • area:app

    Main Next.js app, UI, hooks, shared lib, services, or public assets.
  • area:ci

    GitHub Actions, hooks, repo automation, linting, testing, or build tooling.
  • area:database

    Prisma schema, migrations, database package, or seed data.
  • area:docs

    Documentation-only or mostly documentation changes.
  • area:engine

    Auth, sessions, account flows, or protected routes.
  • area:infra

    Docker, deployment, infrastructure, secrets, or runtime operations.
  • area:location-timezone

    Geocoding, place search, timezone lookup, local-time conversion, or DST handling.
  • area:tests

    Test files, fixtures, or test infrastructure.
  • area:workers

    Long-running workers and worker support utilities.
  • bug

    Something isn't working
  • dependencies

    Dependency, package manager, or lockfile updates.
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • question

    Further information is requested
  • release

    Production release or production deployment coordination.
  • risk:high

    Requires extra review due to deployment, data, auth, security, or calculation correctness risk.
  • risk:medium

    Touches shared behavior, user-visible flows, or calculation output.
  • security

    Security-sensitive code, dependency alerts, secrets, or scanners.
  • type:bug

    Fixes incorrect behavior.
  • type:chore

    Maintenance, tooling, or non-product code changes.
  • type:docs

    Documentation updates.
  • type:feature

    Adds new user-facing or developer-facing capability.
  • type:refactor

    Internal restructuring without intended behavior change.
  • wontfix

    This will not be worked on