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