From a02cdb41ebd2d804efed2c23b050121bd4fdc95c Mon Sep 17 00:00:00 2001
From: Jasmin <77064737+jas-kas@users.noreply.github.com>
Date: Wed, 25 Sep 2024 11:37:01 -0400
Subject: [PATCH] Update Bug Report template to clarify that the event URL is
 public.yml

Based on customer feedback.
---
 .github/ISSUE_TEMPLATE/bug.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 43e4e82c61b0..c0b943277570 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -78,7 +78,7 @@ body:
       label: Link to Sentry event
       description:
         If applicable, please provide a link to the affected event from your Sentry account. The event will only be
-        viewable by Sentry staff.
+        viewable by Sentry staff; however, the event URL will still appear on your public GitHub issue.
       placeholder: https://sentry.io/organizations/<org-slug>/issues/<issue-id>/events/<event-id>/?project=<project-id>
   - type: textarea
     id: sdk-setup