Add field for feature-gate-issue deployment considerations (#31901)

This commit is contained in:
Tyera 2023-05-31 20:02:37 -06:00 committed by GitHub
parent 1b79875f51
commit 78a61666ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -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: