Skip to content

docs: add CONTRIBUTING.md#308

Closed
ymstar wants to merge 3 commits into
colbymchenry:mainfrom
ymstar:docs/add-contributing
Closed

docs: add CONTRIBUTING.md#308
ymstar wants to merge 3 commits into
colbymchenry:mainfrom
ymstar:docs/add-contributing

Conversation

@ymstar

@ymstar ymstar commented May 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add CONTRIBUTING.md with environment setup, project structure, pipeline architecture, and step-by-step guides for common contribution types

What's included

  • Prerequisites & setup — Node version requirements, npm install, build & test commands
  • Project structure — annotated directory tree of src/
  • Pipeline overview — files → extraction → resolution → graph → context
  • Contribution guides for:
    • Adding a new language (6-file checklist)
    • Adding a new framework resolver
    • Adding a new agent installer target
    • Improving search quality
  • Build/test/style conventions

This addresses the lack of contributor documentation noted in discussions around the project's onboarding experience.

ymstar and others added 3 commits May 22, 2026 15:21
…guide

Provides new contributors with environment setup, project structure
overview, pipeline architecture, and step-by-step guides for common
contribution types (new languages, framework resolvers, agent targets).
@ymstar ymstar closed this by deleting the head repository Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant