Skip to content

Prioritized labels

Drag to reorder prioritized labels and change their relative priority.

Other labels

  • beginner
    Another Caffeinated Day
    An issue that only requires a few lines of code and can be completed by a new contributor.
  • bug
    Another Caffeinated Day
  • confirmed
    Another Caffeinated Day
  • critical
    Another Caffeinated Day
  • discussion
    Another Caffeinated Day
  • documentation
    Another Caffeinated Day
  • draft
    Another Caffeinated Day
  • enhancement
    Another Caffeinated Day
  • style
    Another Caffeinated Day
    Any change that does not affect the meaning (white-space, formatting, missing semi-colons, &tc.
  • suggestion
    Another Caffeinated Day
  • triage
    Another Caffeinated Day
    Issue is under review.
  • typebuild
    Another Caffeinated Day
    Affects the build system or external dependencies
  • typechore
    Another Caffeinated Day
    Commits include changes that don't modify `src` or `test` files, e.g., `.gitignore` or automated commits and tagging in the pipeline.
  • typeci
    Another Caffeinated Day
    CI configuration files and scripts
  • typedocs
    Another Caffeinated Day
    A documentation only set of changes.
  • typefeature
    Another Caffeinated Day
    An API relevant change that will result in a breaking (major) or feature (minor) semantic release.
  • typefix
    Another Caffeinated Day
    An API relevant change that will result in a fix to a bug or other identified issue. A patch semantic release.
  • typeperf
    Another Caffeinated Day
    Improves performance
  • typerefactor
    Another Caffeinated Day
    Changes that neither fixes a bug or issue (`fix`) nor adds a feature (`feat`)
  • typerevert
    Another Caffeinated Day
    Reverting a previous commit.