From ac7f7ee48623fb0a52ab42c9dc71748f74ede644 Mon Sep 17 00:00:00 2001 From: natasha-moore-elastic Date: Thu, 8 May 2025 17:00:31 +0100 Subject: [PATCH] Edit docs issue template --- .github/ISSUE_TEMPLATE/internal-request.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/internal-request.yaml b/.github/ISSUE_TEMPLATE/internal-request.yaml index e1df60e5bf..46c4a55215 100644 --- a/.github/ISSUE_TEMPLATE/internal-request.yaml +++ b/.github/ISSUE_TEMPLATE/internal-request.yaml @@ -69,6 +69,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: