Several files in docs/contributing/ referenced other docs files using incorrect paths like "docs/pr-workflow.md" when the files are actually in the same directory (docs/contributing/). Changes: - docs/contributing/README.md: fix Suggested Reading Order paths - docs/contributing/pr-workflow.md: fix link text references - docs/contributing/reviewer-playbook.md: fix link text reference - docs/vi/contributing/README.md: fix Vietnamese translation paths - docs/i18n/vi/contributing/README.md: fix Vietnamese i18n paths - docs/setup-guides/zai-glm-setup.md: fix custom-providers.md link Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| actions-source-policy.md | ||
| adding-boards-and-tools.md | ||
| cargo-slicer-speedup.md | ||
| change-playbooks.md | ||
| ci-map.md | ||
| cla.md | ||
| custom-providers.md | ||
| doc-template.md | ||
| docs-contract.md | ||
| extension-examples.md | ||
| langgraph-integration.md | ||
| pr-discipline.md | ||
| pr-workflow.md | ||
| README.md | ||
| release-process.md | ||
| reviewer-playbook.md | ||
| testing.md | ||
Contributing, Review, and CI Docs
For contributors, reviewers, and maintainers.
Core Policies
- Contribution guide: ../../CONTRIBUTING.md
- PR workflow rules: ./pr-workflow.md
- Reviewer playbook: ./reviewer-playbook.md
- CI map and ownership: ./ci-map.md
- Actions source policy: ./actions-source-policy.md
- Extension examples: ./extension-examples.md
Suggested Reading Order
CONTRIBUTING.mdpr-workflow.mdreviewer-playbook.mdci-map.md