From cae731c347ad5aa3e924c13408bc7e380aac1d97 Mon Sep 17 00:00:00 2001 From: Jean Bisutti Date: Wed, 8 Jan 2025 11:53:27 +0100 Subject: [PATCH] Make private note more visible --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 43383172a9a..91c36127e36 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -25,7 +25,7 @@ Please provide the following information: ### Logs [Turn on SDK logs](https://learn.microsoft.com/en-us/azure/azure-monitor/app/java-standalone-config#self-diagnostics) and attach/paste them to the issue. If using an application server, also attach any relevant server logs. -_Be sure to remove any private information from the logs before posting!_ +⚠ BE SURE TO REMOVE ANY PRIVATE INFORMATION FROM THE LOGS BEFORE POSTING ⚠ ### Screenshots If applicable, add screenshots to help explain your problem.