Skip to content

Labels

Labels

  • community/good-first-issue

    good for newcomers who want to contribute
  • community/help-wanted

    seeking help from the community on this issue
  • community/needs-discussion

    requires a design discussion or broader input before implementation
  • priority/0-critical

    MUST be dealt with immediately. production is on fire
  • priority/1-high

    important and should be prioritized in the current work cycle
  • priority/2-medium

    default priority for most issues
  • priority/3-low

    nice-to-have, can be worked on when time permits
  • scope/analysis

    scripts, notebooks, or visualizations for data analysis and presentation
  • scope/backend

    affects the backend api or server-side logic
  • scope/ci-cd

    affects github actions, deployment, or build processes
  • scope/data

    involves data processing, pipelines, or datasets
  • scope/domain

    the core logic, abstractions, and internal workings of the package or application
  • scope/evaluations

    development of benchmarks, metrics, or frameworks for method validation
  • scope/ml-models

    related to the core machine learning model architecture or training
  • scope/performance

    optimizations for speed, memory usage, or resource efficiency
  • scope/testing

    related to unit, integration, or e2e tests
  • scope/ui

    changes to react components, css, and visual presentation
  • scope/ux

    affects user flow, interaction design, and overall experience
  • status/blocked

    progress is blocked by another issue or external factor
  • status/in-progress

    this issue is actively being worked on
  • status/in-review

    a pull request has been opened and is awaiting review
  • status/needs-info

    more information is required from the issue reporter
  • status/needs-triage

    this issue has not yet been reviewed by a maintainer
  • status/ready-for-dev

    triaged and ready to be picked up for implementation
  • type/bug

    something is broken or not working as intended
  • type/chore

    maintenance work (e.g., updating dependencies, ci/cd config)
  • type/docs

    improvements or additions to documentation
  • type/feature

    a new capability or enhancement for the user
  • type/refactor

    internal code quality improvement. no user-facing changes
  • type/security

    a vulnerability or security-related concern