Skip to content

Labels

Labels

  • bug

    Reports a bug or other unexpected behaviour
  • CD

    Related to continuous deployment
  • CI

    Related to continuous integration
  • coverage

    Related to code coverage (either capturing and measuring or how much the code is covered, will often
  • discussion

    Intended to be used as a discussion (so probably won't be closed by some code change, but likely wil
  • docs

    Related to documentation (either building or raw documentation)
  • feature

    Related to a (new) feature
  • GitHub

    Related to Github (often related to GitHub specific CI and CD, will often also be labelled with "pus
  • linting

    Related to code linting (will often also be labelled with "push-to-template")
  • packaging

    Related to packaging and releasing e.g. pip, conda, mamba
  • priority::high

    This should be done asap
  • push-to-template

    Issues that, when resolved (or as part of resolution), should also impact a template repository. For
  • repository-setup

    Related to general repository setup (will often also be labelled with "push-to-template")
  • rtd

    Related to Read the Docs deployment (will often also be labelled with "push-to-template")
  • ruff

    Related to ruff (will often also be labelled with "push-to-template")
  • style

    Related to code style choices (will often also be labelled with "push-to-template")
  • tests

    Related to tests
  • triage

    As yet otherwise unlabelled issues (our default)
  • typing

    Related to code typing (often a rabbit hole)