Skip to content

Labels

Labels

  • Add simple resources (e.g., images, fonts) unrelated to features/settings.
  • Dev environment/productivity tasks: build, dependencies, CI/CD, SDK settings.
  • Remove unnecessary code, files, or resources.
  • Modify documentation (e.g., README, comments) that does not affect code behavior.
  • Add a new feature or change the behavior/policy of an existing feature.
  • Fix bugs, UI errors, typos, discrepancies with specifications, etc.
  • Urgent bug fix for a release version.
  • Initial setup of a project or module.
  • Improve code structure for readability, maintainability, and performance.
  • Prepare for a new release.