Skip to content

Labels

Labels

  • 🚫 Blocked - waiting on external dependency or decision
  • 💥 BREAKING CHANGE - incompatible API changes requiring major version bump
  • 🐛 Bug fix - resolves an issue or error (conventional commit: fix)
  • 🏗️ Build system changes - build tools, dependencies, config (conventional commit: build)
  • 🧹 Repository chore or maintenance work
  • 🚀 CI/CD changes - workflow automation and deployment (conventional commit: ci)
  • 📦 Dependency updates - library and package upgrades
  • 📚 Documentation improvements - updates docs, comments, or guides (conventional commit: docs)
  • 🔄 Duplicate - this issue or PR already exists elsewhere
  • ✨ Enhancement - improves existing functionality
  • 🌟 New feature - adds brand new functionality (conventional commit: feat)
  • 👋 Good for newcomers - great starting point for new contributors
  • 🎃 Hacktoberfest accepted - auto-applied in October for contributors
  • 🙏 Help wanted - seeking community input or assistance
  • ❌ Invalid - not applicable or incorrect
  • 🔧 Maintenance tasks - routine upkeep and housekeeping (conventional commit: chore)
  • ⚡ Performance improvements - optimizations and speed enhancements (conventional commit: perf)
  • 🔴 High priority - needs immediate attention
  • 🟢 Low priority - can be deferred
  • 🟡 Medium priority - should be addressed soon
  • ❓ Question - seeking clarification or discussion
  • ♻️ Code refactoring - restructuring without changing behavior (conventional commit: refactor)
  • ⏪ Revert changes - undoing previous commits (conventional commit: revert)
  • 🔒 Security fixes - patches for vulnerabilities
  • 🐘 Large change - less than 500 lines modified
  • 🐕 Medium change - less than 200 lines modified
  • 🐿️ Small change - less than 50 lines modified
  • 🦖 Extra large change - 500+ lines modified, consider splitting
  • 🐭 Extra small change - less than 10 lines modified
  • ⏳ Stale - no recent activity, may be closed