Skip to content

Labels

Labels

  • 1. security

    An attacker can see or modify data for which they are not authorised.
  • 2. data loss

    Some data that the user created is irretrievably lost.
  • 3. crash / lockup

    The app crashes or stops responding to input and the user must kill it, but no data is lost
  • 4. show stopper

    Something is not fit for purpose and there is no acceptable workaround.
  • 5. painful

    Something is not fit for purpose but there is a workaround.
  • 6. not up to spec

    The expected behaviour per the spec doesn’t match the observed behaviour.
  • 7. confusing

    The expected behaviour per the spec turned out to be misunderstood by real-world users.
  • 8. annoyance

    The behaviour is as specified, but has been found to be annoying in practice by real-world users.
  • cottle

    Relates to a Cottle script rather than C# code.
  • debatable

    For when developers disagree.
  • dependencies

    Pull requests that update a dependency file
  • duplicate

    Please comment with the duplicate ID and close
  • External bug - Frontier Developments

    The bug is in the output from Frontier Developments
  • External bug - TTS voice

    The bug is in the TTS voice software.
  • External bug - VoiceAttack

    The bug is in VoiceAttack.
  • github_actions

    Pull requests that update GitHub Actions code
  • help wanted

  • invalid

  • localization

  • low priority

  • needs more data

    A developer needs more data collected for a suggested feature or needs help replicating a bug
  • needs thought

    For when you need to slow down and consider things.
  • on hold

  • pending another fix

    Another fix is queued that will help this, so we should wait and do that one first.
  • please test

    Please test and provide feedback.
  • question

  • significant work

    Just sayin'
  • user interface

    Requires a UI change.
  • won't change

    We won't change this (usually because it is infeasible or would break another app).