Skip to content

Labels

Labels

  • bug

    Something isn't working
  • build

    Changes that affect the build system or external dependencies (example scopes: tuist, fastlane)
  • chore

    Other changes that don't modify src or test files
  • ci

    Changes to our CI configuration files and scripts (example scopes: Github actions, Travis)
  • documentation

    Improvements or additions to documentation
  • enhancement

    A new feature
  • help wanted

    help wanted
  • perf

    A code change that improves performance
  • revert

    Reverts a previous commit
  • style

    Changes that do not affect the meaning of the code (white-space, formatting, etc)
  • test

    Adding missing tests or correcting existing tests