-
Notifications
You must be signed in to change notification settings - Fork 6
[Good First Issue]: Add descriptions to all commands #18
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
Ensure every command has a proper description.
Context
Some commands may not have clear descriptions, making them hard to use.
Scope (what's in / out)
Files:
- commands/
Acceptance criteria
- Every command has a description
- No empty or unclear descriptions
Suggested approach / hints
- Scan all command files
- Add description field or docstring
- Keep descriptions short and clear
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