Skip to content

Commit 82ef7f5

Browse files
authored
Update bug report template with instructions to not include any sensitive information (opensearch-project#2119)
Signed-off-by: vikhy-aws <191836418+vikhy-aws@users.noreply.github.com>
1 parent 315aef0 commit 82ef7f5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,24 @@ Steps to reproduce the behavior:
1515
2. Click on '....'
1616
3. Scroll down to '....'
1717
4. See error
18+
<!-- ⚠️ IMPORTANT: Make sure to redact any sensitive information -->
1819

1920
**What is the expected behavior?**
2021
A clear and concise description of what you expected to happen.
22+
<!-- ⚠️ IMPORTANT: Make sure to redact any sensitive information -->
2123

2224
**What is your host/environment?**
2325
- OS: [e.g. iOS]
2426
- Version [e.g. 22]
2527
- Plugins
28+
<!-- ⚠️ IMPORTANT: Exclude host/environment details don't have any sensitive information -->
2629

2730
**Do you have any screenshots?**
2831
If applicable, add screenshots to help explain your problem.
32+
<!-- ⚠️ IMPORTANT: Ensure screenshots don't contain sensitive information -->
2933

3034
**Do you have any additional context?**
3135
Add any other context about the problem.
36+
<!-- ⚠️ IMPORTANT: Exclude sensitive details -->
37+
38+
**Note:** <span style="color:red">Remember to sanitize/redact any sensitive fields or values</span>

0 commit comments

Comments
 (0)