Labels
Labels
21 labels
- Authentication-related features such as login, signup, and user sessions.
- Server-side logic, database models, APIs, authentication, and business logic
- Something isn't working
- Minor maintenance tasks that don’t affect application logic (config files, formatting, tooling, CI).
- Includes work on database design, models, migrations, queries, and data integrity.
- Improvements or additions to documentation
- This issue or pull request already exists
- New feature or request
- A new functionality or capability added to the system.
- User interface, client-side logic, components, styling, and user interactions.
- Good for newcomers
- Extra attention is needed
- This doesn't seem right
- Changes focused on improving speed, efficiency, or resource usage.
- Further information is requested
- Code changes that improve structure, readability, or maintainability without changing behavior.
- Fixes or improvements related to vulnerabilities, data protection, or system security.
- General work that doesn’t directly add features or fix bugs (maintenance, updates, setup tasks).
- Adding or improving tests (unit, integration, e2e) to ensure code reliability.
- UI design and user experience improvements like layouts, components, and user flows
- This will not be worked on