Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Commit f285c84

Browse files
committed
Add privacy notice to templates
Files modified: - .github/ISSUE_TEMPLATE/bug_report.md - .github/ISSUE_TEMPLATE/enhancement_request.md - .github/pull_request_template.md
1 parent 37ff06a commit f285c84

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ labels: kind/bug
55

66
---
77

8+
<!-- Please ensure that you do not include company internal information. -->
9+
810
**What happened**:
911

1012
**What you expected to happen**:

.github/ISSUE_TEMPLATE/enhancement_request.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ labels: kind/enhancement
55

66
---
77

8+
<!-- Please ensure that you do not include company internal information. -->
9+
810
**What would you like to be added**:
911

1012
**Why is this needed**:

.github/pull_request_template.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<!-- Please ensure that you do not include company internal information. -->
2+
13
**What this PR does / why we need it**:
24

35
**Which issue(s) this PR fixes**:

0 commit comments

Comments
 (0)