Skip to content

Labels

Labels

  • archived

    Issue that will be closed for things like being a duplicate or being invalid, or many other reasons
  • bug

    Issue that describes something dysfunctional or erroneous
  • confirmed

    Issue was triaged by someone else on the team and independently confirmed it to be an issue
  • crash

    Issue that describes a bug which crashes the program, not for program freezes
  • dependencies

    Issue relating to dependencies, whether updating, adding or removing them
  • deps:github actions

    Issue relates to a github action dependency
  • deps:godot addon

    Issue relates to a Godot addon dependency
  • deps:pre-commit

    Issue relates to a pre-commit hook dependency
  • deps:submodules

    Issue relates to a submodule dependency
  • documentation

    Issue relates to documentation
  • enhancement

    Issue that describes an improvement to the project
  • feature proposal:game

    Issue is proposing an additional gameplay/mechanical feature to the game
  • feature proposal:mod

    Issue is proposing an additional feature for mod projects to benefit in implementing
  • good first issue

    Issue that new and less experienced contributors are presumed to be able to do
  • high priority

    Issue which is release blocking or otherwise needs to be resolved ASAP
  • needs:testing

    Issue with incomplete triage; needs more testing work to root out the source of the issue
  • needs:work

    PR which needs more work before it may be approved, Issue which gives incomplete information
  • out of sync

    Issue relates to a reported out of sync bug being found or being resolved
  • performance

    Issue directly concerned with performance or that is specifically intended to improve performance
  • platform:linux/bsd

    Issue relates to Linux or BSD in particular
  • platform:macos

    Issue relates to macOS in particular
  • platform:other

    Issue relates to anything beyond Windows, Linux/BSD, or macOS
  • platform:windows

    Issue relates to Windows in particular
  • regression

    Issue where a bug appeared in functions that previously did not exist in said functions
  • salvageable

    PR that needs to be fixed up for merge and which the author is leaving the PR dormant
  • topic:3d

    Issue that applies specifically to project's 3D behavior
  • topic:ai

    Issue that relates specifically to AI behaviors
  • topic:audio

    Issue that applies specifically to project's audio behavior, does not relate to audio file finding
  • topic:buildsystem

    Issue that applies to the buildsystem of the module, like modifying or improving the buildsystem
  • topic:codestyle

    Issue that applies stylistic changes to the module, semantics and mechanics should not change