Add docs governance and Czech parity updates
Some checks failed
Docs Check / lint-and-links (push) Has been cancelled
Docs Check / translation-parity (push) Has been cancelled

This commit is contained in:
2026-03-26 17:12:39 +01:00
parent 74d4838480
commit 9ee5acfa4f
29 changed files with 2153 additions and 64 deletions

29
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,29 @@
# Pull Request
## Summary
Describe what changed and why.
## Type of Change
- [ ] Translation update
- [ ] Canonical content update
- [ ] Formatting/link cleanup
- [ ] Governance/process update
- [ ] Other (describe in summary)
## Checklist
- [ ] Linked issue (required for material charter/codex/ethics changes)
- [ ] Local markdown links validated (`./scripts/check_markdown_links.sh`)
- [ ] Translation parity checked (`./scripts/translation_parity_report.sh`)
- [ ] Files preserve structure/section order where translation parity is expected
- [ ] Intentional localization differences are explained (if any)
## Affected Files
List key paths changed in this PR.
## Notes for Reviewers
Call out anything that needs focused review (wording, doctrine interpretation, terminology, etc.).