diff --git a/.github/ISSUE_TEMPLATE/b-internal-request.yaml b/.github/ISSUE_TEMPLATE/b-internal-request.yaml index 7057cd003c..f02cddb18c 100644 --- a/.github/ISSUE_TEMPLATE/b-internal-request.yaml +++ b/.github/ISSUE_TEMPLATE/b-internal-request.yaml @@ -68,6 +68,14 @@ body: default: 0 validations: required: true + - type: input + id: release-serverless + attributes: + label: Serverless release + description: When do you expect the feature to be promoted and available in the _**serverless production environment**_? + placeholder: The week of April 1, 2024 + validations: + required: true - type: dropdown id: collaboration attributes: