Skip to content

Commit

Permalink
Improve wording
Browse files Browse the repository at this point in the history
Signed-off-by: bowenlan-amzn <[email protected]>
  • Loading branch information
bowenlan-amzn committed Nov 13, 2023
1 parent 7ec2091 commit 4b1f377
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -36,6 +36,7 @@ body:
- Extensions
- Build Libraries & Interfaces
- Plugins
- Others
validations:
required: true
- type: textarea
Expand All @@ -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
Expand Down

0 comments on commit 4b1f377

Please sign in to comment.