Skip to content

Commit 5e212bf

Browse files
authored
Merge pull request #437 from gardener/update-templates-1763713368
Add privacy notice to pr and issue templates
2 parents caf8238 + 7a1a2ab commit 5e212bf

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

.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 / describe a real-world scenario**:

.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)