Labels
Labels
35 labels
- CI/CD and tooling
- Next.js App Router routes (src/app/**)
- Shared components (src/components/**)
- Feature-scoped UI and logic (src/features/**)
- Static assets (public/**)
- Global styles and Tailwind config (src/styles/**)
- Breaking change to the API or behavior
- Something isn't working
- Improvements or additions to documentation
- New feature or request
- Performance regression or optimization
- Code refactoring with no behavior change
- Security vulnerability or improvement
- Automated dependency updates
- GitHub Actions dependency updates
- Good for newcomers
- Extra attention is needed
- JavaScript and TypeScript dependency updates
- Outage or data loss — drop everything
- Major impact — fix this sprint
- Moderate impact — fix soon
- Minor impact — fix when convenient
- Exempt from stale bot
- Further information is requested
- Blocked by external dependency or decision
- Actively being worked on
- Ready for code review
- Needs initial assessment
- Approved and ready to be merged
- Large change (100-499 lines)