Skip to content

Labels

Labels

  • bikeshedding

    Everyone has an opinion on how to do this
  • blocked

    Cannot be implemented until something else happens
  • breaking change

    Introduction of an incompatible API change
  • bug

    Something isn't working
  • bugfix

    Fixing something broken
  • CI

    Continuous integration / continuous deployment setup
  • CLI

    Relating to the command-line interface
  • cmd:apply

    Relates to the `apply` subcommand
  • cmd:make

    Relates to the `make` subcommand
  • code quality

    Nonfunctional improvements to the codebase
  • configuration

    Telling the program what to do
  • d:cargo

    Update a Cargo (Rust) dependency
  • d:github-actions

    Update a GitHub Actions action dependency
  • dashboard

    A display of various data
  • dependencies

    Add, remove, or update one or more dependencies
  • documentation

    Improvements or additions to documentation
  • duplicate

    This issue or pull request already exists
  • enhancement

    New feature or request therefor
  • error handling

    Responding to problems
  • good first issue

    Good for newcomers
  • help wanted

    Extra attention is needed
  • high priority

    Work on these first
  • invalid

    Not an actual issue
  • lints

    Linting configuration and compliance thereto
  • logging

    Outputting textual records of events
  • low priority

    Less important than other things
  • needs research

    More information is required
  • new command

    Addition of a new CLI (sub)command
  • question

    User requests information
  • rejected

    Will not be implemented