Skip to content

Labels

Labels

  • beginner-friendly

    Good first issue for people wanting to contribute to the project.
  • breaking-change

    A breaking change for existing users.
  • bug

    Inconsistencies or issues which will cause a problem for users.
  • bugfix

    Fixing a bug.
  • ci

    Work that improves the continue integration.
  • cleanup

    Cleanup of code.
  • dependencies

    Upgrade or downgrade of project dependencies.
  • documentation

    Solely about the documentation of the project.
  • duplicate

    This issue or pull request already exists.
  • enhancement

    Enhancement of the code, not introducing new features.
  • github_actions

    Pull requests that update GitHub Actions code
  • hacktoberfest

    Issues/PRs are participating in the Hacktoberfest.
  • hacktoberfest-accepted

    Issues/PRs are participating in the Hacktoberfest.
  • help-wanted

    We need some extra helping hands or expertise in order to resolve this.
  • in-progress

    Issue is currently being resolved by a developer.
  • incomplete

    Marks a PR or issue that is missing information.
  • invalid

    Marks a PR or issue that is missing information.
  • maintenance

    Generic maintenance tasks.
  • major

    This PR causes a major version bump in the version number.
  • minor

    This PR causes a minor version bump in the version number.
  • new-feature

    New features or request.
  • no-stale

    This issue or PR is exempted from the stable bot.
  • performance

    Improving performance, not introducing new features.
  • 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

    Nice addition, maybe... someday...
  • priority-medium

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

    Pull requests that update python code
  • python:uv

    Pull requests that update python:uv code
  • refactor

    Improvement of existing code, not introducing new features.