viggomeesters_obsidian-slid.../CONTRIBUTING.md
2026-06-09 08:21:13 +02:00

314 B

Contributing

Keep changes aligned with the read-only inspection scope.

Before opening a pull request:

npm install
npm run build
npx tsc --noEmit
npm test

Do not add network services, cloud conversion, external app launch, macro execution, or write-back support without a separate design review.