Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 1.15 KB

File metadata and controls

27 lines (15 loc) · 1.15 KB

Contributing

Thank you for your interest in contributing to AgentTrust examples.

Scope: what belongs here

This repo carries first-party examples and flagship partner examples developed with the maintainers. Every line is reviewed and every claim in a README is verified against a real run before merge.

Vendor and product integrations belong in agentrust-io/integrations - self-serve, with published rules and a community/verified tier model. PRs adding vendor integrations here will be redirected there.

How to Contribute

  1. Fork the repository and create a feature branch (git checkout -b feat/my-example)
  2. Commit using Conventional Commits
  3. Open a pull request against main with a clear description of the example

Adding an Example

Each example should live in its own subdirectory with a self-contained README.md and runnable code.

Reporting Security Issues

Use GitHub Security Advisories rather than public issues.

Code of Conduct

See CODE_OF_CONDUCT.md.