From 8fe53a5d65309ed1893f27f61f21209ecd899b5f Mon Sep 17 00:00:00 2001 From: Jude Kwashie Date: Wed, 3 Sep 2025 15:27:13 +0000 Subject: [PATCH] chore: add reminder to remove sensitive credentials from bug report --- .github/ISSUE_TEMPLATE/bug_report.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 788c007da5ca..d9400ce43bbf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -101,6 +101,11 @@ body: attributes: value: | --- + + - type: markdown + attributes: + value: | + > **ℹ️ Please remove any API keys or other sensitive credentials from your bug report before submitting.** - type: textarea attributes: