From 338d95b9e9eee6ad4530788dcc979e7134f47fc8 Mon Sep 17 00:00:00 2001 From: s1gr1d Date: Thu, 27 Jun 2024 15:49:36 +0200 Subject: [PATCH] feat(bug-template): Add `@sentry/nest` --- .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 d79eb9f1333e..68842b96e3e7 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -39,6 +39,7 @@ body: - '@sentry/ember' - '@sentry/gatsby' - '@sentry/google-cloud-serverless' + - '@sentry/nestjs' - '@sentry/nextjs' - '@sentry/node' - '@sentry/react'