How to Contribute
Work in Progress
The English version is under development. See the full Contributing Guide on GitHub.
We welcome all forms of contribution — corrections, new content, translations, and firsthand accounts.
Quick Start
- Fork the repository
- Create a branch:
git checkout -b feat/your-topic - Write or edit content
- Preview locally:
npm run docs:dev - Submit a Pull Request