zeroclaw/docs/contributing
2026-03-16 14:17:18 -04:00
..
actions-source-policy.md ci(workflows): rename workflow files and add lint + security jobs 2026-03-10 00:17:54 -04:00
adding-boards-and-tools.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
cargo-slicer-speedup.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
change-playbooks.md docs: add extension examples and update references in contributing materials 2026-03-10 15:11:28 -04:00
ci-map.md docs: add Scoop and AUR workflows to CI map and release process 2026-03-16 14:17:18 -04:00
cla.md docs: update all internal links to match topic-based directory layout 2026-03-09 23:09:09 -04:00
custom-providers.md docs: restructure docs/ into topic-based directory layout 2026-03-09 22:25:20 -04:00
doc-template.md docs: restructure docs/ into topic-based directory layout 2026-03-09 22:25:20 -04:00
docs-contract.md refactor: Agents file done according to best practices (slim, light, project specific, avoids things the models already know) 2026-03-09 23:16:48 -04:00
extension-examples.md docs: add extension examples and update references in contributing materials 2026-03-10 15:11:28 -04:00
langgraph-integration.md docs: restructure docs/ into topic-based directory layout 2026-03-09 22:25:20 -04:00
pr-discipline.md refactor: Agents file done according to best practices (slim, light, project specific, avoids things the models already know) 2026-03-09 23:16:48 -04:00
pr-workflow.md fix(docs): correct broken path references in contributing docs 2026-03-11 03:31:14 -04:00
README.md test: restructure test suite into five-level taxonomy 2026-03-11 11:03:33 -04:00
release-process.md docs: add Scoop and AUR workflows to CI map and release process 2026-03-16 14:17:18 -04:00
reviewer-playbook.md fix(docs): correct broken path references in contributing docs 2026-03-11 03:31:14 -04:00
testing-telegram.md fix(docs): remove stale onboarding flags after CLI changes (#3516) 2026-03-14 17:54:14 -04:00
testing.md docs(testing): note both co-located and separate unit test patterns 2026-03-11 11:52:09 -04:00

Contributing, Review, and CI Docs

For contributors, reviewers, and maintainers.

Core Policies

Suggested Reading Order

  1. CONTRIBUTING.md
  2. pr-workflow.md
  3. reviewer-playbook.md
  4. ci-map.md