1.3 KiB
1.3 KiB
Getting Help
career-ops is an open source project maintained in limited time. Here's how to get help efficiently.
Where to ask
| Question type | Where |
|---|---|
| Bug (something is broken) | GitHub Issues — use the Bug Report template |
| Feature idea | GitHub Issues — use the Feature Request template |
| How do I...? | GitHub Discussions or Discord |
| Setup help | Check docs/FAQ.md for common questions, then docs/SETUP.md, then ask in Discord |
| Security vulnerability | Email hi@santifer.io — see SECURITY.md |
Before opening an issue
- Search existing issues — someone may have reported it already
- Run
npm run doctor— it catches most setup problems - Include your OS, Node.js version, and the CLI you're using (Claude Code, OpenCode, etc.)
What NOT to use GitHub Issues for
- General questions about job searching
- Requests for personal career advice
- Support for modified forks or unofficial distributions
- Asking the maintainer to review your CV
These will be closed and redirected to the appropriate channel.