Skip to content

Labels

Labels

  • area: backend

    FastAPI backend (api, schemas, validators)
  • area: ci

    GitHub Actions, release workflows, Docker builds
  • area: cli

    Node CLI (skillnote binary, npx flow)
  • area: db

    Postgres / Alembic migrations
  • area: web

    Next.js frontend (components, pages, UI)
  • blocked

    Cannot proceed — waiting on upstream / decision / external
  • bug

    Something isn't working
  • chore

    Maintenance, refactor, dependency bump — no user-visible change
  • dependencies

    Pull requests that update a dependency file
  • design

    UI/UX polish — visual, copy, micro-interactions; no new functionality
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    Improvement to existing functionality (use 'feature' for net-new)
  • feature

    New user-facing capability (use 'enhancement' for improving something that already exists)
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • javascript

    Pull requests that update javascript code
  • needs triage

    Awaiting first review / categorization
  • performance

    Performance issue (slow, jank, high CPU/memory)
  • priority: P0

    Critical — drop everything; data loss, prod broken, security
  • priority: P1

    High — ship in the next release
  • priority: P2

    Normal — handle within a few releases
  • question

    Further information is requested
  • refactor

    Internal restructure with no behavior change (use 'chore' for deps/maintenance)
  • regression

    Something that used to work and is now broken
  • security

    Security vulnerability or hardening
  • test

    Test-only change (new tests, fixed flaky tests, coverage)
  • wontfix

    This will not be worked on