Skip to content

Labels

Labels

  • ci-build

    Continuous integration, automated builds, deployment pipelines, or dev workflows
  • data

    Problems with input data quality, format, or structure that are external to the tool itself
  • dependencies

    Issues involving external dependencies or upstream development
  • funding-needed

    Requires funding or sponsorship
  • good-first-issue

    Well-defined task with limited scope, ideal entry point for new contributors to the project
  • help-wanted

    Community contributions encouraged - maintainers actively seeking pull requests
  • needs-info

    Additional details, reproduction steps, or clarification required from reporter to proceed
  • priority: critical

    Blocks releases, breaks core functionality, or causes data loss - immediate attention
  • priority: high

    Significant impact affecting many users or important features - should be addressed soon
  • priority: low

    Minor improvements or edge cases with workarounds available - nice-to-have enhancements
  • priority: medium

    Standard priority affecting specific use cases or workflows - will be scheduled normally
  • regression

    Previously working functionality broken by recent changes - needs urgent fix
  • release: backport

    Fix needs to be applied to older stable release branches for maintenance updates
  • release: upcoming

    Issue or feature scheduled for inclusion in the next planned release version
  • status: blocked

    Cannot proceed due to external dependencies, missing information, or unresolved prerequisites
  • status: done

    Implementation completed, tested, and merged into the codebase
  • status: in-progress

    Actively being worked on by a team member with implementation underway
  • status: needs-triage

    Newly reported issue awaiting initial assessment and categorization by maintainers
  • status: review

    Pull request submitted and awaiting code review and approval from maintainers
  • type: bug

    Reports unexpected behavior, errors, or defects that prevent normal functionality
  • type: docs

    Updates, corrections, or additions to documentation, guides, or code comments
  • type: feature

    Requests for new capabilities, enhancements, or additions to existing functionality
  • type: question

    Seeks clarification, usage help, or discussion about functionality and implementation
  • type: refactor

    Code restructuring to improve maintainability, readability, or performance