Contributing
August 13, 2026 · View on GitHub
Thank you for helping improve Oh My DSH.
Before proposing a change:
- Make sure every referenced artifact is publicly readable and immutable.
- Remove credentials, personal paths, private URLs, and confidential evidence.
- Keep compatibility claims tied to public, versioned documentation.
- Run
npm ci --ignore-scriptsandnpm run public:check. - Explain the user-visible reason for the change.
Component-set definitions must pass the JSON Schema and semantic checks. A successful validation means only that the submitted data follows this public contract; it is not a security endorsement or an upstream compatibility claim.