Skip to content

Commit 159bd02

Browse files
authored
chore: add reminder to remove sensitive credentials from bug report (#17694)
1 parent 9c2ab08 commit 159bd02

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,11 @@ body:
101101
attributes:
102102
value: |
103103
---
104+
105+
- type: markdown
106+
attributes:
107+
value: |
108+
> **ℹ️ Please remove any API keys or other sensitive credentials from your bug report before submitting.**
104109
105110
- type: textarea
106111
attributes:

0 commit comments

Comments
 (0)