From 2f3b54083148d0d9ad719bfb5571e4667e50b8c7 Mon Sep 17 00:00:00 2001 From: Abhijeet Prasad Date: Wed, 9 Nov 2022 14:16:35 +0100 Subject: [PATCH] chore: Add otel-node to GH issue template --- .github/ISSUE_TEMPLATE/bug.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 6c4974cc52d1..34b41c420d27 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -33,6 +33,7 @@ body: - "@sentry/gatsby" - "@sentry/nextjs" - "@sentry/node" + - "@sentry/opentelemetry-node" - "@sentry/react" - "@sentry/remix" - "@sentry/serverless"