Skip to content

Commit b27f4e3

Browse files
authored
Align issue template with changelog components (open-telemetry#2729)
Signed-off-by: Pavol Loffay <[email protected]>
1 parent 4fc0068 commit b27f4e3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ body:
1616
multiple: true
1717
options:
1818
- collector
19-
- instrumentation
19+
- auto-instrumentation
2020
- target allocator
21-
- opamp bridge
21+
- opamp
2222
- type: textarea
2323
attributes:
2424
label: What happened?

.github/ISSUE_TEMPLATE/feature_request.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ body:
1010
multiple: true
1111
options:
1212
- collector
13-
- instrumentation
13+
- auto-instrumentation
1414
- target allocator
15-
- opamp bridge
15+
- opamp
1616
- type: textarea
1717
attributes:
1818
label: Is your feature request related to a problem? Please describe.

.github/ISSUE_TEMPLATE/other.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ body:
1010
multiple: true
1111
options:
1212
- collector
13-
- instrumentation
13+
- auto-instrumentation
1414
- target allocator
15-
- opamp bridge
15+
- opamp
1616
- type: textarea
1717
attributes:
1818
label: Describe the issue you're reporting

0 commit comments

Comments
 (0)