Skip to content

Labels

Labels

  • breaking

    This is a breaking change that requires a major version update
  • bug

    Unexpected behavior / crashes; to be fixed ASAP!
  • builds

    This affects the build process or release artifacts
  • deprecation

    Deprecate or remove a feature
  • docs

    This affects the documentation (web-specific issues go to rgbds-www)
  • enhancement

    Typically new features; lesser priority than bugs
  • good first issue

    New to the codebase? You can help no problem!
  • meta

    This isn't related to the tools directly: repo organization, maintainership...
  • new tool

    This involves writing a new program for the RGBDS package
  • optimization

    This increases performance or decreases size
  • refactoring

    This PR is intended to clean up code more than change functionality
  • rgbasm

    This affects RGBASM
  • rgbfix

    This affects RGBFIX
  • rgbgfx

    This affects RGBGFX
  • rgblink

    This affects RGBLINK
  • tests

    This affects the test suite
  • WIP

    This PR is a work in progress