Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/ISSUE_TEMPLATE/b-internal-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
Loading