Skip to content

Labels

Labels

  • build

    changes to the build system or configuration files
  • chore

    general maintenance or upkeep tasks
  • deploy

    Changes related to deployment process, infrastructure, or configuration files for deploying the app.
  • docs

    changes to documentation
  • feat

    new feature or functionality
  • fix

    bug fix
  • perf

    performance improvements
  • refactor

    code refactoring, i.e. improving code structure or design without adding new features or fixing bugs
  • release

    release
  • style

    changes to the visual style or formatting of code
  • test

    adding or modifying tests