From 2dcd10e4cae469fe2c3bad23f70c88dec78c8515 Mon Sep 17 00:00:00 2001 From: James Blair Date: Tue, 13 Feb 2024 14:39:08 +1300 Subject: [PATCH] Add etcd-io org to repo templates. Signed-off-by: James Blair --- .github/ISSUE_TEMPLATE/membership.yml | 1 + .github/ISSUE_TEMPLATE/repo-create.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/membership.yml b/.github/ISSUE_TEMPLATE/membership.yml index 67dc2ecf4c..da95bacc61 100644 --- a/.github/ISSUE_TEMPLATE/membership.yml +++ b/.github/ISSUE_TEMPLATE/membership.yml @@ -24,6 +24,7 @@ body: - kubernetes-client - kubernetes-csi - kubernetes-sigs + - etcd-io validations: required: true - id: requirements diff --git a/.github/ISSUE_TEMPLATE/repo-create.yml b/.github/ISSUE_TEMPLATE/repo-create.yml index e758611eff..bebab473ed 100644 --- a/.github/ISSUE_TEMPLATE/repo-create.yml +++ b/.github/ISSUE_TEMPLATE/repo-create.yml @@ -38,6 +38,7 @@ body: - kubernetes-client - kubernetes-csi - kubernetes-sigs + - etcd-io validations: required: true - id: admin_access