From 4b1f377aaa1b9ec04242dc65cda0e54673a43b04 Mon Sep 17 00:00:00 2001 From: bowenlan-amzn Date: Mon, 13 Nov 2023 10:08:56 -0800 Subject: [PATCH] Improve wording Signed-off-by: bowenlan-amzn --- .github/ISSUE_TEMPLATE/bug_template.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_template.yml b/.github/ISSUE_TEMPLATE/bug_template.yml index 9f3ea8514c746..f2c3b0837c04f 100644 --- a/.github/ISSUE_TEMPLATE/bug_template.yml +++ b/.github/ISSUE_TEMPLATE/bug_template.yml @@ -11,8 +11,8 @@ body: required: true - type: dropdown attributes: - label: Choose the component label - description: Choose which specific components of OpenSearch your problem belongs to. For more context please refer to #10566 + label: Choose the related component + description: Choose one specific OpenSearch component your problem belongs to. multiple: false options: - Search:Resiliency @@ -36,6 +36,7 @@ body: - Extensions - Build Libraries & Interfaces - Plugins + - Others validations: required: true - type: textarea @@ -58,7 +59,7 @@ body: - type: textarea attributes: label: Documents, Screenshots - description: If applicable, please attach more information in this area, like log files or screenshoots, to help explain your problem. + description: If applicable, please attach more information in this area, like log files or screenshoots, to help debug your problem. validations: required: false - type: textarea