Skip to content

Labels

Labels

  • Application layer changes (Clean Architecture)
  • Performance benchmarks and optimization measurements
  • Breaking API change requiring version bump
  • Something isn't working
  • CI/CD pipeline changes, GitHub Actions workflows
  • Changes to pjs-core crate
  • Dependency updates (Cargo.toml, Cargo.lock)
  • Documentation updates, README, guides
  • Domain layer changes (Clean Architecture)
  • This issue or pull request already exists
  • New feature or request
  • GitHub Actions workflow and action updates
  • Good for newcomers to the project
  • Extra attention needed from maintainers or community
  • Infrastructure layer changes (Clean Architecture)
  • This doesn't seem right or is not applicable
  • Critical — broken core functionality, data loss, security (DoS, memory safety)
  • High priority — incorrect behavior, performance regression >10%
  • Medium priority — suboptimal behavior, API inconsistency
  • Low priority — cosmetic, edge case unlikely in practice
  • Nice-to-have — new SIMD targets, allocator experiments, new examples
  • Performance improvements and optimizations
  • Critical priority - immediate attention required
  • High priority - should be addressed soon
  • Low priority - nice to have
  • Medium priority - normal workflow
  • Further information is requested
  • Code refactoring without changing functionality