Skip to content

Investigate fork ratio: why are people forking but not opening issues? #31

Description

@rajkumarsakthivel

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:

  1. Look at who forked (public info via GitHub API: `gh api repos/elara-labs/code-context-engine/forks`)
  2. Check if forks have commits ahead of main (signals attempted contributions that weren't PR'd)
  3. Review our issue templates and CONTRIBUTING.md for friction
  4. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions