Skip to content

Labels

Labels

  • ADR

    Architecture Decision Record
  • breaking-change

    Change is breaking — requires major version bump per CLAUDE.md semver policy.
  • bug

    Something isn't working
  • Can Merge

    These PRs are just waiting to be merged, nothing more to do and maintainer has approved
  • channel/preview

    Preview lane: main -> GitHub Packages -preview prereleases (ADR-0004).
  • channel/stable

    Stable/GA: release/YYYY tags -> nuget.org (opt-in) + GH Packages + GH Releases (ADR-0004).
  • channel/support

    Support lines: security/critical fixes only -> nuget.org opt-in + GH Packages (ADR-0004).
  • dependencies

  • documentation

    Improvements or additions to documentation
  • Dont Merge

    This cant be merged for various reasons (i.e. its being hold back, its broken, etc)
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • experimental

    Opt-in unstable API surface marked [Experimental(FALLOUT0xx)].
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • invalid

    This doesn't seem right
  • needs-triage

  • question

    Further information is requested
  • ready-for-review

    Complete; awaiting human review + merge.
  • RFC

    Design discussion / RFC. Comment with feedback; consensus shapes the implementation.
  • security

    Security/critical fix (eligible for legacy release/v10 backport).
  • skip-changelog

  • target/2026

    Targets the 2026 calendar-version line (current). See ADR-0004.
  • target/2027

    Targets the 2027 calendar-version line. See ADR-0004.
  • target/backlog

    No committed release year; long-tail / demand-driven
  • target/v10

    Legacy v10 line (support/v10 + hotfix/v10.x). Security/critical-fix lane per ADR-0004.
  • wontfix

    This will not be worked on