Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 911 Bytes

File metadata and controls

40 lines (28 loc) · 911 Bytes

Contributing

Thank you for contributing to the TrustCode System website.

Development

Requirements:

  • Node.js 20 or later
  • pnpm 9
pnpm install
pnpm dev

Before opening a pull request:

pnpm typecheck
pnpm build

Content

Typed website content lives in src/content. Keep claims factual, measurable, and supported by published company information or approved client material. Never commit credentials, private client data, unpublished contracts, or personal information.

Pull requests

  • Keep changes focused and explain the user or business outcome.
  • Include screenshots for visual changes.
  • Check responsive layouts and both color themes.
  • Preserve accessibility, metadata, and structured-data behavior.
  • Link the relevant issue when one exists.

By contributing, you agree that your contribution may be used as part of this repository under its applicable terms.