diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index ed5ff966..5733430f 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -18,7 +18,7 @@ If multiple identifiers make sense you can also state the commands multiple time --> /area TODO /kind enhancement -/platform aws +/platform openstack **What would you like to be added**: diff --git a/.github/ISSUE_TEMPLATE/flaking-test.md b/.github/ISSUE_TEMPLATE/flaking-test.md index 3871f8c8..bd6bb692 100644 --- a/.github/ISSUE_TEMPLATE/flaking-test.md +++ b/.github/ISSUE_TEMPLATE/flaking-test.md @@ -21,7 +21,7 @@ If multiple identifiers make sense you can also state the commands multiple time --> /area testing /kind flake -/platform aws +/platform openstack **Which test(s)/suite(s) are flaking**: diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8aeb085a..2a622371 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -14,7 +14,7 @@ For Gardener Enhancement Proposals (GEPs), please check the following [documenta --> /area TODO /kind TODO -/platform aws +/platform openstack **What this PR does / why we need it**: