diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 325398d28f..46e1c60276 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -16,9 +16,9 @@ body: multiple: true options: - collector - - instrumentation + - auto-instrumentation - target allocator - - opamp bridge + - opamp - type: textarea attributes: label: What happened? diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index c113ab14d4..8e32bed548 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -10,9 +10,9 @@ body: multiple: true options: - collector - - instrumentation + - auto-instrumentation - target allocator - - opamp bridge + - opamp - type: textarea attributes: label: Is your feature request related to a problem? Please describe. diff --git a/.github/ISSUE_TEMPLATE/other.yaml b/.github/ISSUE_TEMPLATE/other.yaml index 40340c6de5..05c3835a7c 100644 --- a/.github/ISSUE_TEMPLATE/other.yaml +++ b/.github/ISSUE_TEMPLATE/other.yaml @@ -10,9 +10,9 @@ body: multiple: true options: - collector - - instrumentation + - auto-instrumentation - target allocator - - opamp bridge + - opamp - type: textarea attributes: label: Describe the issue you're reporting