Skip to content

Labels

Labels

  • dependencies

    Pull requests that update a dependency file
  • github_actions

    Pull requests that update GitHub Actions code
  • pre_commit

    Pull requests that update pre_commit code
  • Priority: Critical

    This should be dealt with ASAP. Not fixing this issue would be a serious error
  • Priority: High

    After critical issues are fixed, these should be dealt with before any further issues
  • Priority: Low

    This issue can probably be picked up by anyone looking to contribute to the project, as an entry fix
  • Priority: Medium

    This issue may be useful, and needs some attention
  • python:uv

    Pull requests that update python:uv code
  • skip-changelog

  • Status: Accepted

    It's clear what the subject of the issue is about, and what the resolution should be
  • Status: Available

    No assigned owner for resolving this. Typically for bugs and enhancements, but can apply to others
  • Status: Blocked

    Another prior issue or need for specific input to make progress. External blockers may also exist
  • Status: Completed

    No further action needed. Awaiting closure by requester or project member
  • Status: In Progress

    This issue is being worked on, and has someone assigned
  • Status: Needs Triage

  • Status: On Hold

    Like "blocked," but assigned. Expertise present, but current processing not possible
  • Status: Review Needed

    The issue has a PR attached to it which needs to be reviewed
  • Status: Revision Needed

    Two or more uneasy observations in PR. Submitter needs to revise PR regarding the issue
  • Type: Breaking Change

  • Type: Bug

    Inconsistencies or issues which will cause an issue or problem for users or implementors
  • Type: Chore

  • Type: Dependencies

    Pull requests that update a dependency file
  • Type: Difficult

    a long problem and a difficult one
  • Type: Documentation

    Improvements or additions to documentation
  • Type: Duplicate

    This issue or pull request already exists
  • Type: Enhancement

    Many issues will likely request additions or changes, typically leading to a Pull Request
  • Type: Performance

  • Type: Question

    Query or clarification on spec. Requires input from a few to ensure clarity
  • Type: Refactor