Labels
Labels
33 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