Before you submit
- Verify each affected module builds successfully.
- When database structure or seed data changes, maintain both the full and incremental SQL scripts.
- Do not commit local logs, uploads, real credentials or access keys.
- Describe affected modules, verification method and compatibility notes in the change description.
Build verification
Documentation
- Docs live in
docs-website/using Mintlify + Markdown. - After changes, run
npm run checkandnpm run validateto keep navigation and pages in sync. - Keep
enandzhin parallel.