Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.27 KB

File metadata and controls

28 lines (20 loc) · 1.27 KB

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/SETUP.md first, then ask in Discord
Security vulnerability Email hi@santifer.io — see SECURITY.md

Before opening an issue

  1. Search existing issues — someone may have reported it already
  2. Run npm run doctor — it catches most setup problems
  3. 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.