-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
🚀 Looking for contributors who want to help improve developer experience in xsql.
Problem
Some parts of the codebase return generic or unclear errors, which makes debugging difficult.
Goal
Improve error handling by:
- Replacing generic errors with meaningful messages
- Using structured error types where appropriate
- Ensuring errors explain what went wrong and why
Scope
- Identify at least 1–2 areas with weak error messages
- Improve them incrementally (no big refactor required)
Skills
- Basic Rust knowledge
- Familiarity with
Result,thiserror, or similar patterns is a plus
Notes
- This is not urgent or strict — small improvements are welcome
- Feel free to ask for guidance before starting
PRs of any size are appreciated ❤️
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed