Skip to content

Commit fe380b7

Browse files
committed
Add privacy notice to templates
Files modified: - .github/ISSUE_TEMPLATE/bug.md - .github/ISSUE_TEMPLATE/feature.md - .github/ISSUE_TEMPLATE/flaking-test.md - .github/pull_request_template.md
1 parent 98ea345 commit fe380b7

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

.github/ISSUE_TEMPLATE/bug.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ about: Report a bug encountered while working with this Gardener extension
44

55
---
66

7+
<!-- Please ensure that you do not include company internal information. -->
8+
79
**How to categorize this issue?**
810
<!--
911
Please select area, kind, and priority for this issue. This helps the community categorizing it.

.github/ISSUE_TEMPLATE/feature.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ about: Suggest an enhancement for this extension
44

55
---
66

7+
<!-- Please ensure that you do not include company internal information. -->
8+
79
**How to categorize this issue?**
810
<!--
911
Please select area, kind, and priority for this issue. This helps the community categorizing it.

.github/ISSUE_TEMPLATE/flaking-test.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: "[Flaky Test] FLAKING TEST/SUITE"
55

66
---
77

8+
<!-- Please ensure that you do not include company internal information. -->
9+
810
<!-- Please only use this template for submitting reports about flaky tests or jobs (pass or fail with no underlying change in code) in Gardener CI -->
911

1012
**How to categorize this issue?**

.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
**How to categorize this PR?**
24
<!--
35
Please select area, kind, and priority for this pull request. This helps the community categorizing it.

0 commit comments

Comments
 (0)