You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,12 @@
2
2
3
3
Thank you for your interest in contributing to AgentTrust examples.
4
4
5
+
## Scope: what belongs here
6
+
7
+
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.
8
+
9
+
**Vendor and product integrations belong in [agentrust-io/integrations](https://github.com/agentrust-io/integrations)** - self-serve, with published rules and a community/verified tier model. PRs adding vendor integrations here will be redirected there.
10
+
5
11
## How to Contribute
6
12
7
13
1. Fork the repository and create a feature branch (`git checkout -b feat/my-example`)
0 commit comments