From 621372cfab67b77e2a182d5464fc993699225e05 Mon Sep 17 00:00:00 2001 From: kolchfa-aws <105444904+kolchfa-aws@users.noreply.github.com> Date: Wed, 19 Jun 2024 08:20:11 -0400 Subject: [PATCH] Explicitly add a version question to the doc issue template (#7406) * Separate out the version section in the doc issue Signed-off-by: Fanit Kolchina * typo Signed-off-by: Fanit Kolchina --------- Signed-off-by: Fanit Kolchina --- .github/ISSUE_TEMPLATE/issue_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue_template.md b/.github/ISSUE_TEMPLATE/issue_template.md index 0d8b352294..0985529940 100644 --- a/.github/ISSUE_TEMPLATE/issue_template.md +++ b/.github/ISSUE_TEMPLATE/issue_template.md @@ -13,8 +13,9 @@ assignees: '' - [ ] Report a technical problem with the documentation - [ ] Other -**Tell us about your request.** Provide a summary of the request and all versions that are affected. - +**Tell us about your request.** Provide a summary of the request. +***Version:** List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all. + **What other resources are available?** Provide links to related issues, POCs, steps for testing, etc.