Skip to content

Labels

Labels

  • blocked

    🚫 Blocked - waiting on external dependency or decision
  • breaking change

    💥 BREAKING CHANGE - incompatible API changes requiring major version bump
  • bug

    🐛 Bug fix - resolves an issue or error (conventional commit: fix)
  • build

    🏗️ Build system changes - build tools, dependencies, config (conventional commit: build)
  • chore

    🧹 Repository chore or maintenance work
  • ci/cd

    🚀 CI/CD changes - workflow automation and deployment (conventional commit: ci)
  • dependencies

    📦 Dependency updates - library and package upgrades
  • documentation

    📚 Documentation improvements - updates docs, comments, or guides (conventional commit: docs)
  • duplicate

    🔄 Duplicate - this issue or PR already exists elsewhere
  • enhancement

    ✨ Enhancement - improves existing functionality
  • feature

    🌟 New feature - adds brand new functionality (conventional commit: feat)
  • good first issue

    👋 Good for newcomers - great starting point for new contributors
  • hacktoberfest-accepted

    🎃 Hacktoberfest accepted - auto-applied in October for contributors
  • help wanted

    🙏 Help wanted - seeking community input or assistance
  • invalid

    ❌ Invalid - not applicable or incorrect
  • maintenance

    🔧 Maintenance tasks - routine upkeep and housekeeping (conventional commit: chore)
  • performance

    ⚡ Performance improvements - optimizations and speed enhancements (conventional commit: perf)
  • priority: high

    🔴 High priority - needs immediate attention
  • priority: low

    🟢 Low priority - can be deferred
  • priority: medium

    🟡 Medium priority - should be addressed soon
  • question

    ❓ Question - seeking clarification or discussion
  • refactor

    ♻️ Code refactoring - restructuring without changing behavior (conventional commit: refactor)
  • revert

    ⏪ Revert changes - undoing previous commits (conventional commit: revert)
  • security

    🔒 Security fixes - patches for vulnerabilities
  • size/L

    🐘 Large change - less than 500 lines modified
  • size/M

    🐕 Medium change - less than 200 lines modified
  • size/S

    🐿️ Small change - less than 50 lines modified
  • size/XL

    🦖 Extra large change - 500+ lines modified, consider splitting
  • size/XS

    🐭 Extra small change - less than 10 lines modified
  • stale

    ⏳ Stale - no recent activity, may be closed