Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.05 KB

File metadata and controls

30 lines (19 loc) · 1.05 KB

Contributing to Kota0

Thank you for your interest in contributing to Kota0.

License

By contributing to this repository, you agree that your contributions will be licensed under the Apache License, Version 2.0. See NOTICE for attribution and trademark guidance.

How to contribute

  1. Fork the repository and create a branch from the default branch.

  2. Make your changes with clear commit messages following Conventional Commits (see .cursor/rules/conventional-commits.mdc).

  3. Run checks before opening a pull request:

    npm run typecheck
    npm run k0:guards
  4. Open a pull request with a concise description of the change and how you tested it.

Development setup

See README.md for prerequisites, environment variables, and run commands.

Questions

For product direction or trademark/logo usage, see branding/TRADEMARK.md before using ThoughtPivot or Kota0 marks in external materials.