Find unassigned GitHub issues without pull requests
Streamline your path to open source contribution
Live App | Report Bug | Request Feature
IssueFlow helps developers discover contribution-ready GitHub issues by filtering for:
git clone https://github.com/VibeTensor/IssueFlow.git
cd IssueFlow
npm install
npm run dev
Rate limit: 60 requests/hour
public_repo scopeTokens are stored locally in your browser only, never sent to any server except GitHub's API.
| Feature | Without Token | With Token |
|---|---|---|
| Open issues | Yes | Yes |
| Unassigned filter | Yes | Yes |
| PR detection | No | Yes |
| Rate limit | 60/hr | 5000/hr |
| API | REST | GraphQL |
Additional features:
Contributions welcome! This is a Hacktoberfest-friendly project.
git checkout -b feature/awesome)git commit -m 'Add awesome feature')git push origin feature/awesome)PRs get automatic preview deployments via Cloudflare Pages. Once merged to master, changes are automatically deployed to production.
See CONTRIBUTING.md for detailed guidelines.
IssueFlow is an open source project by VibeTensor Private Limited.
If you find this helpful, please star the repo!