Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.

Latest commit

 

History

History
27 lines (21 loc) · 974 Bytes

File metadata and controls

27 lines (21 loc) · 974 Bytes

Contributing to Trinity Symphony

We love your input! We want to make contributing to Trinity Symphony as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the code
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

Vision: Help People Help People

We are building a democratized, individual-owned agentic AI ecosystem. Our community keeps corporate gatekeepers accountable.

Our Development Process

  1. Fork the repo and create your branch from main.
  2. If you've added code that should be tested, add tests.
  3. If you've changed APIs, update the documentation.
  4. Ensure the test suite passes.
  5. Issue that pull request!

Code Style

  • Use TypeScript for all logic.
  • Follow the Trinity Constitution (Phil 4:8) in your logic and comments.
  • Keep components modular and extensible.

License

By contributing, you agree that your contributions will be licensed under the Apache License 2.0.