diff --git a/.github/ISSUE_TEMPLATE/2-feature-gate.yml b/.github/ISSUE_TEMPLATE/2-feature-gate.yml index 21d44a225d..a230ec5d8e 100644 --- a/.github/ISSUE_TEMPLATE/2-feature-gate.yml +++ b/.github/ISSUE_TEMPLATE/2-feature-gate.yml @@ -47,6 +47,13 @@ body: - Staked Validator Vote validations: required: true + - type: textarea + id: deployment + attributes: + label: Deployment Considerations + placeholder: Describe any considerations for public-cluster deployment, including needed tests and metrics to be monitored + validations: + required: true - type: input id: beta-version attributes: