Skip to content

docs: add CONTRIBUTING.md#5

Merged
StatPan merged 1 commit intomainfrom
docs/issue-2-contributing
Apr 9, 2026
Merged

docs: add CONTRIBUTING.md#5
StatPan merged 1 commit intomainfrom
docs/issue-2-contributing

Conversation

@StatPan
Copy link
Copy Markdown
Owner

@StatPan StatPan commented Apr 9, 2026

Closes #2

What

Adds CONTRIBUTING.md documenting the issue → branch → PR workflow, branch naming convention, commit style, local setup steps, and test commands.

Why

The repo is public with CI enforced. Contributors and maintainers need a canonical reference for how changes flow into the project. This document is also the pattern we follow for all subsequent issues (#3, #4, ...).

Test plan

  • pnpm test passes
  • pnpm exec tsc --noEmit passes
  • pnpm exec tsc --noEmit -p tsconfig.client.json passes
  • Manually verified content accuracy against actual repo setup

@StatPan StatPan merged commit 204527b into main Apr 9, 2026
1 check passed
@StatPan StatPan deleted the docs/issue-2-contributing branch April 9, 2026 11:28
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces a new CONTRIBUTING.md file, providing comprehensive guidelines for contributing to the Agentree project. It covers the workflow, commit style, local setup instructions, testing procedures, and steps for managing schema changes. There is no feedback to provide from the review comments.

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.

docs: add CONTRIBUTING.md — issue-based PR workflow

1 participant