Skip to content

Labels

Labels

  • META:duplicate

    This issue or pull request already exists
  • META:good first issue

    Good for newcomers
  • META:internal

    Created by Billy
  • META:invalid

    This issue doesn't seem right
  • META:release

    Issue to create a public release
  • META:won't fix

    This will not be worked on
  • PRI:optional

    Low priority, small UX impact
  • PRI:vital

    High priority, core functionality
  • RE:ECS

    Something within the ECS module
  • RE:GL

    About something within the GL module
  • RE:GUI

    About some part of the GUI module
  • RE:Input

    Related to the 'Input' module
  • RE:Math

    About something within the Math module
  • RE:PCG

    About something within one of the procedural generation modules
  • RE:SceneTree

    About something within the SceneTree module
  • RE:Utils

    About something within the Utilities module (or general project)
  • SIZE:big

    Conceptually hard, AND large in scope
  • SIZE:medium

    Conceptually easy but bigger in scope/conceptually hard but small in scope/medium in both
  • SIZE:small

    Small in scope and conceptually easy
  • TYPE:bug

    Fixing bad behavior
  • TYPE:cleanup

    Fixing stuff that users won't notice
  • TYPE:discussion

    A question that we are trying to answer
  • TYPE:documentation

    Fixing docs, doc-strings, or comments
  • TYPE:enhancement

    Adding something new to B+
  • TYPE:performance

    Fixing an inefficiency
  • TYPE:tests

    Improving unit tests