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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,10 @@ use GitHub pull requests for this purpose. Consult
25
25
[GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
26
26
information on using pull requests.
27
27
28
+
## Chainloop Trace
29
+
30
+
This repository has [Chainloop Trace](https://docs.chainloop.dev/reference/operator/trace) enabled. This means that AI coding sessions can optionally be tracked as part of the software supply chain. See [`.chainloop.yml`](./.chainloop.yml) for the configuration.
31
+
28
32
## Development
29
33
30
34
To learn more about how to run the project locally refer to our development [guide](./devel/README.md).
0 commit comments