Labels
Labels
30 labels
- High-level structural changes.
- Breaking changes.
- A confirmed bug affecting functionality.
- Routine maintenance tasks that don’t add new features or fix bugs.
- Open-ended design or architecture discussion.
- Documentation updates or additions.
- This issue or pull request already exists
- Epic issue.
- A new feature or enhancement.
- Addresses and resolves a reported bug, issue, or unintended behavior.
- Good for newcomers
- GraphQL backend work.
- Extra attention is needed
- Improvements to existing functionality.
- This doesn't seem right
- Regular maintenance including version updates.
- Triggers a major release (X.0.0)
- Triggers a minor release (0.X.0)
- Extras / dependency-related changes.
- Triggers a patch release (0.0.X)
- Optimizations or speed improvements.
- Plugin + modularity work.
- A request for help or clarification.
- Non-functional code restructuring.
- A bug that breaks previously working behavior.
- Pydantic/Marshmallow backend refactors
- Formatting, comments, or style-only changes.
- Unit tests or testing improvements.
- Developer experience improvements.
- This will not be worked on