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
15 changes: 5 additions & 10 deletions .github/ISSUE_TEMPLATE/docs-request-internal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,19 +44,14 @@ body:
default: 0
validations:
required: true
- type: dropdown
- type: textarea
id: version-ess
attributes:
label: ESS release
description: Select a release version if your request is tied to the Elastic Stack release schedule.
options:
- '8.12'
- '8.13'
- '8.14'
- '8.15'
- '8.16'
- 'N/A'
default: 0
description: Please provide a release version if your request is tied to the Elastic Stack release schedule.
placeholder: |
For example:
"The functionality is being introduced in ESS version 8.18.0"
validations:
required: true
- type: input
Expand Down