💡 Summary
The good‑first‑issue CLI supports several command‑line flags such as --open, --first, and --auth, but the README only lists them briefly. More detailed usage examples would help new contributors understand how to use the tool effectively.
🔧 Suggested Improvement
- In the README, add a “Usage Examples” section showing how to run the CLI with each flag.
For example:
- Explain what each flag does in a sentence or two.
- Optionally add a “When to use this flag” note for each.
✅ Expected Outcome
- Beginners to the tool can quickly understand how to use the flags.
- Reduced confusion and fewer questions about what each flag is for.
- Easier onboarding for new users of the CLI.
💡 Summary
The
good‑first‑issueCLI supports several command‑line flags such as--open,--first, and--auth, but the README only lists them briefly. More detailed usage examples would help new contributors understand how to use the tool effectively.🔧 Suggested Improvement
For example:
✅ Expected Outcome