Skip to content

Labels

Labels

  • backport-to-stable

    A label for PRs merged into `main` that should (at some point) be backported to `stable-X.Y`
  • bug

    Something isn't working
  • bug-fix

    Label for PRs that fix a bug
  • ci

    Label for PRs and issues related to the CI
  • conda

    Issues + PRs related to packaging with conda
  • dependencies

    Pull requests that update a dependency file
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request
  • github_actions

    Pull requests that update GitHub Actions code
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • IIF

  • invalid

    This doesn't seem right
  • libsemigroups

    Label for issues that are really in `libsemigroups` not the python bindings themselves
  • libsemigroups-feature-not-yet-supported

    Label for issues and PRs related to features of libsemigroups not yet supported here
  • new-feature

    A label for PRs that contain new features
  • packaging

    Issues or PRs related to packaging
  • pypi

    Label for issues + PRs that relate to packaging with pip + pypi
  • python

    Pull requests that update python code
  • python:uv

    Pull requests that update python:uv code
  • question

    Further information is requested
  • release candidate

    Label for PRs for release candidates
  • resolved-pending-release

    Label for issues that are resolved and will be closed at the next release.
  • tests

    A label for PRs or issues related to the tests
  • upstream-changes

    Label for issues or PRs related to changes in libsemigroups
  • v1

    Label for issues/prs for v1
  • wip

    Label for PRs that are work in progress
  • wontfix

    This will not be worked on