| Question | Go here |
|---|---|
| 💬 General discussions, job search advice, interview tips | GitHub Discussions |
| 🐛 Found a broken link or a scraper bug | Bug Report |
| 🆕 Missing job you want added | New Role Issue |
| ✏️ Job listing is stale or closed | Edit Role Issue |
| 💡 Feature ideas | Feature Request |
| 🔒 Security vulnerability | Email contact@riteshrana.engineer — do not open a public issue |
Before opening an issue, please search existing issues to avoid duplicates.
This is a community-maintained project. Expect responses within 2–5 business days for issues and PRs.
- Issues labeled
good first issueare actively monitored and mentored. - Issues labeled
help wantedare open for community contributions. - Issues labeled
securityare treated as highest priority.
Please do not open issues for:
- Career advice or job application tips (use Discussions instead)
- Off-topic questions unrelated to this repository
- Security disclosures (email us privately — see SECURITY.md)
To keep this sustainable as a solo-run project, the following are explicitly out of scope. Issues requesting them will be closed without comment:
- Personalised job application advice — use Discussions for job search guidance
- Adding companies with no public ATS URL — every
config.ymlentry must have a verifiable Greenhouse, Lever, or Workday API endpoint - Scraping sites that require login — authentication-gated scraping creates legal, ethical, and maintenance risk
- Real-time notifications (email / Slack / Discord bots) — this is a static-site push tool; build your own webhook consumer on top of
jobs.json - Filtering by salary, required GPA, or years of experience — this data is not reliably present in source API responses
Note
If you're unsure whether your request is in scope, start a Discussion before opening an issue.