Skip to content

Commit

Permalink
Add 'Contributing' message (#1108)
Browse files Browse the repository at this point in the history
Co-authored-by: RoBorg <[email protected]>
  • Loading branch information
stickeegreg and RoBorg authored Sep 5, 2023
1 parent 75f1b84 commit 8af023b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,8 @@ See https://github.com/open-telemetry/opentelemetry-php/blob/main/examples/trace
$transport = (new \OpenTelemetry\Contrib\Grpc\GrpcTransportFactory())->create('http://collector:4317');
$exporter = new \OpenTelemetry\Contrib\Otlp\SpanExporter($transport);
```

## Contributing

This repository is a read-only git subtree split.
To contribute, please see the main [OpenTelemetry PHP monorepo](https://github.com/open-telemetry/opentelemetry-php).

0 comments on commit 8af023b

Please sign in to comment.