Skip to content

Commit 15e9664

Browse files
MikeGoldsmithemdnetoxrmx
authored
docs: add link to AGENTS.md in CONTRIBUTING.md (#5121)
* add link to AGENTS.md in CONTRIBUTING.md Assisted-by: Claude Sonnet 4.6 * Update CONTRIBUTING.md: fix broken link --------- Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
1 parent dc28b95 commit 15e9664

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Before you can contribute, you will need to sign the [Contributor License Agreem
1313

1414
Please also read the [OpenTelemetry Contributor Guide](https://github.com/open-telemetry/community/blob/main/guides/contributor/README.md).
1515

16+
If you are using AI agents to assist with contributions, please read [AGENTS.md](AGENTS.md) for guidance on how to use them responsibly in this project.
17+
1618
# Find your right repo
1719

1820
This is the main repo for OpenTelemetry Python. Nevertheless, there are other repos that are related to this project.
@@ -144,7 +146,7 @@ CONTRIB_REPO_SHA=dde62cebffe519c35875af6d06fae053b3be65ec tox
144146
```
145147

146148
The continuation integration overrides that environment variable with as per the configuration
147-
[here](https://github.com/open-telemetry/opentelemetry-python/blob/main/.github/workflows/test_0.yml#L14).
149+
[here](https://github.com/open-telemetry/opentelemetry-python/blob/main/.github/workflows/test.yml#L14).
148150

149151
### Benchmarks
150152

0 commit comments

Comments
 (0)