Skip to content

Commit 1ec56ed

Browse files
authored
[chore] fix changelog TEMPLATE (#14161)
It should be receiver/otlp instead of otlpreceiver: https://github.com/open-telemetry/opentelemetry-collector/blob/main/.chloggen/config.yaml
1 parent 7258150 commit 1ec56ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.chloggen/TEMPLATE.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# One of 'breaking', 'deprecation', 'new_component', 'enhancement', 'bug_fix'
44
change_type:
55

6-
# The name of the component, or a single word describing the area of concern, (e.g. otlpreceiver)
6+
# The name of the component, or a single word describing the area of concern, (e.g. receiver/otlp)
77
component:
88

99
# A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`).

0 commit comments

Comments
 (0)