Research why the repo has forks but few issues or PRs, and suggest improvements.
Why: Forks without issues could mean: people are experimenting privately, the issue template is intimidating, or they hit problems but don't report them. Understanding this helps us lower the contribution barrier.
Steps:
- Look at who forked (public info via GitHub API: `gh api repos/elara-labs/code-context-engine/forks`)
- Check if forks have commits ahead of main (signals attempted contributions that weren't PR'd)
- Review our issue templates and CONTRIBUTING.md for friction
- Suggest 2-3 concrete changes to encourage issue/PR creation (e.g., simpler templates, a "feedback" issue form, discussion tab)
Deliverable: A short write-up (issue comment or doc) with findings and recommendations.
Research why the repo has forks but few issues or PRs, and suggest improvements.
Why: Forks without issues could mean: people are experimenting privately, the issue template is intimidating, or they hit problems but don't report them. Understanding this helps us lower the contribution barrier.
Steps:
Deliverable: A short write-up (issue comment or doc) with findings and recommendations.