-
Notifications
You must be signed in to change notification settings - Fork 6
[Good First Issue]: Improve user-facing error messages #19
Copy link
Copy link
Open
Labels
Priority: LowLow urgency. Can be addressed later.Low urgency. Can be addressed later.Status: OpenIssue is open and ready for work.Issue is open and ready for work.good first issueGood for newcomersGood for newcomers
Description
Summary
Make error messages more user-friendly.
Context
Technical or unclear error messages confuse users.
Scope (what's in / out)
Files:
- command handlers
- error handling logic
Acceptance criteria
- Errors are easy to understand
- No raw technical messages shown to users
Suggested approach / hints
- Search for error responses
- Replace with:
- simple language
- helpful hints
Estimated difficulty
XS (≤ 1 hour)
Maintainer checklist
- Task is well-scoped and actionable
- Has clear acceptance criteria
- Includes pointers to relevant code/docs
- Does not require private credentials/tokens
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Priority: LowLow urgency. Can be addressed later.Low urgency. Can be addressed later.Status: OpenIssue is open and ready for work.Issue is open and ready for work.good first issueGood for newcomersGood for newcomers