Skip to content

Commit 30fe95f

Browse files
stickeegregRoBorg
andauthored
Add 'Contributing' message (#1108)
Co-authored-by: RoBorg <[email protected]>
1 parent d7c9b53 commit 30fe95f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
OTLP exporting requires a [protobuf runtime library](https://github.com/protocolbuffers/protobuf/tree/main/php).
1212

13-
There exist two protobuf runtime libraries that offer the same set of APIs, allowing developers to choose the one that
13+
There exist two protobuf runtime libraries that offer the same set of APIs, allowing developers to choose the one that
1414
best suits their needs.
1515

1616
This package requires `google/protobuf`, which is the native implementation. It is easy to install and a good way to get
@@ -24,3 +24,8 @@ pecl install protobuf
2424
```
2525

2626
The extension can be installed alongside the native library, and it will be used instead if available.
27+
28+
## Contributing
29+
30+
This repository is a read-only git subtree split.
31+
To contribute, please see the main [OpenTelemetry PHP monorepo](https://github.com/open-telemetry/opentelemetry-php).

0 commit comments

Comments
 (0)