Skip to content

Labels

Labels

  • a11y

  • area:core

    src/norefund/core — pure logic, no UI
  • area:desktop

    src/norefund/desktop — pywebview shell, JS bridge
  • area:frontend

    frontend/ — React UI
  • area:packaging

    Builds, installers, PyInstaller, releases
  • area:parsing

    core/parsing.py — PDF/PPTX/DOCX/TXT extraction
  • area:registry-data

    config/*.yaml — model pricing, context windows, architecture
  • bug

    Something isn't working
  • 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
  • semver:major

    Breaking change, bumps major version
  • semver:minor

    Backwards-compatible feature, bumps minor version
  • semver:patch

    Backwards-compatible fix, bumps patch version
  • type:build

    Build system, packaging config
  • type:chore

    Maintenance, deps, cleanup
  • type:ci

    CI/CD workflow change
  • type:docs

    Documentation only
  • type:feat

    New feature or capability
  • type:fix

    Bug fix
  • type:ref

    Refactor, no behavior change
  • type:test

    Test-only change
  • wontfix

    This will not be worked on