docs: overhaul docs IA and multilingual navigation
This commit is contained in:
parent
5e800c38f1
commit
93e5383cb2
40 changed files with 2495 additions and 198 deletions
18
docs/contributing/README.md
Normal file
18
docs/contributing/README.md
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
# Contributing, Review, and CI Docs
|
||||
|
||||
For contributors, reviewers, and maintainers.
|
||||
|
||||
## Core Policies
|
||||
|
||||
- Contribution guide: [../../CONTRIBUTING.md](../../CONTRIBUTING.md)
|
||||
- PR workflow rules: [../pr-workflow.md](../pr-workflow.md)
|
||||
- Reviewer playbook: [../reviewer-playbook.md](../reviewer-playbook.md)
|
||||
- CI map and ownership: [../ci-map.md](../ci-map.md)
|
||||
- Actions source policy: [../actions-source-policy.md](../actions-source-policy.md)
|
||||
|
||||
## Suggested Reading Order
|
||||
|
||||
1. `CONTRIBUTING.md`
|
||||
2. `docs/pr-workflow.md`
|
||||
3. `docs/reviewer-playbook.md`
|
||||
4. `docs/ci-map.md`
|
||||
Loading…
Add table
Add a link
Reference in a new issue