Skip to content

docs: add CONTRIBUTING guide#67

Open
kochj23 wants to merge 1 commit into
jacaudi:mainfrom
kochj23:docs/add-contributing
Open

docs: add CONTRIBUTING guide#67
kochj23 wants to merge 1 commit into
jacaudi:mainfrom
kochj23:docs/add-contributing

Conversation

@kochj23

@kochj23 kochj23 commented Jul 1, 2026

Copy link
Copy Markdown

Summary

The repo has a thorough developer guide in docs/development.md and a taskfile.yml, but no CONTRIBUTING.md to orient first-time contributors. This adds a concise one that points at what already exists rather than duplicating it:

  • Links docs/development.md as the full dev guide (toolchain, build, test, layout, MCP Inspector).
  • Summarizes the taskfile.yml targets and notes that -race is the expected test mode.
  • Documents the Conventional Commits / semantic-release convention (the repo ships .releaserc.json).
  • Reiterates the "tool description is a protocol" rule from development.md and basic PR expectations.

Docs-only.

🤖 Generated with Claude Code

Adds a concise CONTRIBUTING.md pointing at the existing developer docs
(docs/development.md), the taskfile targets, the conventional-commit /
semantic-release convention, and PR expectations. No existing
CONTRIBUTING file was present.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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