Skip to content

Labels

Labels

  • bug

    Fixes incorrect, broken, or unexpected behavior.
  • chore

    Maintenance or tooling changes that don’t affect app behavior.
  • documentation

    Changes to documentation only; no code logic changes.
  • feature

    Adds new functionality or behavior to the application.
  • hotfix

    Critical bug fix that must be merged into main immediately.
  • refactor

    Improves internal code structure without changing behavior.