Contributor Workflow
Required For Important Gameplay Changes
Section titled “Required For Important Gameplay Changes”- Update code.
- Run
./scripts/nodew.sh npm run docs:generate. - Update or add docs pages where behavior changed.
- Update changelog.
- Run
./scripts/check-doc-sync.sh.
Search
Section titled “Search”Starlight local search is enabled by default and indexes generated + authored pages at build time.
Pull Request Standard
Section titled “Pull Request Standard”Use .github/pull_request_template.md and do not merge when docs/changelog checklists are incomplete.