Skip to content

Labels

Labels

  • Blocker

    Issue reporting or PR addressing a critical problem that blocks other efforts
  • Breaking Change

    API breaking change requiring follow-up work in dependant areas
  • Category: Build/CI

    Requests, Issues and Changes targeting gradle, groovy, Jenkins, etc.
  • Category: Crash

    Requests, Issues and Changes targeting unexpected terminations, segfaults, etc.
  • Category: Doc

    Requests, Issues and Changes targeting javadoc and module documentation
  • Category: Performance

    Requests, Issues and Changes targeting performance
  • Category: Security

    Requests, Issues and Changes targeting security
  • Category: Test/QA

    Requests, Issues and Changes targeting tests and quality assurance
  • Good First Issue

    Good for learners that are new to Terasology
  • Size: L

    Very big effort likely requiring a lot of research and work in many areas across the codebase
  • Size: M

    Medium-sized effort likely requiring some research and work in multiple areas
  • Size: S

    Small effort likely only affecting a single area and requiring little to no research
  • Status: Blocked

    Is currently blocked by missing dependencies, pre-requisites, etc.
  • Status: Needs Author Input

    Requires more information by the author on the reported issue or provided changes
  • Status: Needs Discussion

    Requires help discussing a reported issue or provided PR
  • Status: Needs Investigation

    Requires to be checked for feasibility, reproducability, etc.
  • Status: Needs Testing

    Requires to be tested in-game
  • Status: Stale

    Wasn't reviewed or continued for a while
  • Topic: Anddroid

    Requests, Issues and Changes related to Android-specific features and code.
  • Topic: Architecture

    Requests, Issues and Changes related to software architecture, programming patterns, etc.
  • Topic: Asset

    Requests, Issues and Changes related to the asset handling library.
  • Topic: Dependency Injection

    Requests, Issues and Changes related to dependency injection (DI) capabilities.
  • Topic: Entity System

    Requests, Issues and Changes related to the entity component system (ECS)
  • Topic: Module

    Requests, Issues and Changes related to gestalt modules
  • Topic: Stabilization

    Requests, Issues and Changes related to improving stablity and reducing flakyness
  • Type: Bug

    Issues reporting and PRs fixing problems
  • Type: Chore

    Request for or implementation of maintenance changes
  • Type: Improvement

    Request for or addition/enhancement of a feature
  • Type: Question

    Issue intended to help understanding something that is unclear
  • Type: Refactoring

    Request for or implementation of pure and automatic refactorings, e.g. renaming, to improve clarity