Skip to content

Labels

Labels

  • Bugfix

    When a PR contains a bugfix
  • Can't Fix

    When (as of the information we know) it is impossible to fix
  • Client Bug

  • Client Workaround

    When a PR is made that works around an issue with the Bedrock client
  • Confirmed Bug

    The bug reported is confirmed and able to be replicated.
  • Dependency

    Pull requests that update a dependency
  • Duplicate

    The issue is a duplicate of another.
  • Feature

    When a PR implements a new feature
  • Feature Request

    A feature request.
  • Help Wanted

    If you think you can fix this issue, please feel free to open a PR or respond to this issue!
  • Invalid

    The issue is invalid.
  • Merged

    When a PR has been merged. Useful for if the commits were cherry-picked or something
  • Missing Client Feature

    When the Bedrock client is missing a feature that Java Edition has
  • Missing Implementation

    This has yet to be implemented.
  • More Info Needed

    More information is needed from the OP.
  • Needs Testing

    When a PR needs testing but is currently not under review
  • On hold

    When a PR is on hold like if it requires a dependency to be updated first
  • Optimization

    When a PR doesn't necessarily add anything new or fix anything, but improves upon the code
  • Priority: High

  • Priority: Low

  • Priority: Medium

  • Question

    A question about something.
  • RFC

  • Suspected Server Behavior

    This probably isn't a Geyser bug but rather something the server is doing.
  • Unconfirmed Bug

    The bug reported is unconfirmed or unable to be replicated.
  • Under Review

    When a PR (particularly a large one) is currently being reviewed to see if it can be merged
  • Upstream

    Something that needs to be resolved or addressed upstream.
  • Waiting For Minecraft Update

    When a PR or issue likely won't be resolved before the next Minecraft update.
  • Waiting On Response

    When an issue or PR is waiting on a response from a [specific] person.
  • Won't Fix