Skip to content

Labels

Labels

  • The Issue/PR describes or solves a perceived malfunction within the game.
  • The Issue/PR describes or implements a new game feature.
  • The Issue/PR describes or contains an improved implementation.
  • The PR contains insignificant code changes, like code style grooming or value tweaking.
  • The Issue/PR deals with the Python AI decision making code or affects it.
  • The Issue/PR deals with creating, modifying or verifying game assets.
  • The Issue/PR deals with CMake, Visual Studio or the general build process.
  • The Issue/PR deals with the FOCS language, turn events or the universe generator.
  • The Issue/PR deals with the deployment process or distribution packages.
  • The Issue/PR deals with the currently used or planned game mechanics.
  • The Issue/PR deals with development aiding infrastructure like CI, distribution or helper tools.
  • The Issue/PR deals with any project component that has no explicit `component` label.
  • The Issue/PR deals with technical documentation like API, style, workflow or similar documentation.
  • The Issue/PR provides or updates translations or deals with the translation process in general.
  • The Issue/PR deals with the game user interface, graphical or other.
  • The Issue/PR deals with end-user documentation targeted towards players and server hosters.
  • The Issue/PR is very urgent or important and should be addressed/finished as soon as possible.
  • The Issue/PR is of minor importance/urgency and can be set aside for more urgent tasks.
  • The contributor providing the PR has stopped working on it.
  • The PR should be applied to the currently open release branch.
  • The topic of the Issue/PR is or was already covered by another Issue/PR.
  • Other developers or external contributors are welcome to support developing this Issue/PR.
  • The Issue is not classified as a formal valid Issue report or applicable PR.
  • All relevant commits of this PR were merged into the master development branch.
  • The Issue was resolved, either by answering properly or fixing the underlying bug.
  • The PR implementation is insufficient and a follow up implementation PR exists.
  • The Implementation can't be tested sufficiently by the developer and require support.
  • The Issue won't be fixed as implementation or maintainance effort required would be execessive.
  • The PR contains some implementation but isn't ready for merging onto the main development branch.