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
It's especially valuable to read through the [library guidelines](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/library-guidelines.md).
@@ -209,7 +214,7 @@ use cases are clear, but the method to satisfy those uses cases are not.
209
214
As such, contributions should provide functionality and behavior that
210
215
conforms to the specification, but the interface and structure is flexible.
211
216
212
-
It is preferable to have contributions follow the idioms of the language
217
+
It is preferable to have contributions follow the idioms of the language
213
218
rather than conform to specific API names or argument patterns in the spec.
214
219
215
220
For a deeper discussion, see: https://github.com/open-telemetry/opentelemetry-specification/issues/165
0 commit comments