Skip to content

Labels

Labels

  • application

    Application layer changes (Clean Architecture)
  • benchmarks

    Performance benchmarks and optimization measurements
  • breaking change

    Breaking API change requiring version bump
  • bug

    Something isn't working
  • ci/cd

    CI/CD pipeline changes, GitHub Actions workflows
  • core

    Changes to pjs-core crate
  • dependencies

    Dependency updates (Cargo.toml, Cargo.lock)
  • documentation

    Documentation updates, README, guides
  • domain

    Domain layer changes (Clean Architecture)
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • github-actions

    GitHub Actions workflow and action updates
  • good first issue

    Good for newcomers to the project
  • help wanted

    Extra attention needed from maintainers or community
  • infrastructure

    Infrastructure layer changes (Clean Architecture)
  • invalid

    This doesn't seem right or is not applicable
  • P0

    Critical — broken core functionality, data loss, security (DoS, memory safety)
  • P1

    High priority — incorrect behavior, performance regression >10%
  • P2

    Medium priority — suboptimal behavior, API inconsistency
  • P3

    Low priority — cosmetic, edge case unlikely in practice
  • P4

    Nice-to-have — new SIMD targets, allocator experiments, new examples
  • performance

    Performance improvements and optimizations
  • pjs-demo

  • pjs-js-client

  • priority: critical

    Critical priority - immediate attention required
  • priority: high

    High priority - should be addressed soon
  • priority: low

    Low priority - nice to have
  • priority: medium

    Medium priority - normal workflow
  • question

    Further information is requested
  • refactor

    Code refactoring without changing functionality