Skip to content

Labels

Labels

  • chore

    Package manager updates or minor changes (e.g., .gitignore)
  • design

    UI design changes, including CSS
  • docs

    Documentation updates (e.g., README)
  • feat

    New features or functionality
  • fix

    Bug fixes
  • hotfix

    Urgent fixes merged into main
  • init

    Initial project setup
  • refactor

    Code refactoring without behavior changes
  • release

    Release or deployment tasks
  • remove

    File deletions only
  • rename

    Renaming or moving files
  • setting

    Project configuration tasks
  • style

    Code style changes, no logic impact
  • test

    Adding, modifying, or deleting test code, without affecting business logic