Project / Collaboration

Contributing

Corrections, additional exports, documentation improvements, and better examples are welcome.

Suggest a data correction

Open an issue with the affected collection, record ID, current value, proposed value, and a source that supports the change. Small, focused pull requests are easiest to review.

Improve the docs

Keep examples runnable, use relative links for files in this repository, and preserve the shared page shell. New pages should live at the repository root because GitHub Pages publishes the repository root directly.

Submit a change

git checkout -b docs/your-change
git add .
git commit -m "Improve documentation"
git push origin docs/your-change
Review principle: Prefer verifiable source data and backwards-compatible field names.