From c429835a56f110dd37ad4aafee95bbac4c75eba0 Mon Sep 17 00:00:00 2001 From: ykethan Date: Wed, 12 Apr 2023 08:35:06 -0500 Subject: [PATCH] chore: update fr template (#904) --- .github/ISSUE_TEMPLATE/3.feature_request.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/3.feature_request.yaml b/.github/ISSUE_TEMPLATE/3.feature_request.yaml index 2afeb4c..40826a4 100644 --- a/.github/ISSUE_TEMPLATE/3.feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/3.feature_request.yaml @@ -12,7 +12,7 @@ body: > - For **Amplify Hosting** issues, visit [amplify-hosting](https://github.com/aws-amplify/amplify-hosting/issues/new/choose) > - For **Amplify UI** issues, visit [amplify-ui](https://github.com/aws-amplify/amplify-ui/issues/new/choose) > - For **Amplify CLI** issues, visit [amplify-cli](https://github.com/aws-amplify/amplify-cli/issues/new/choose) - + - type: textarea attributes: label: Describe the feature you'd like to request @@ -23,12 +23,12 @@ body: - type: textarea attributes: - label: Describe the solution you'd like + label: Describe your use case and how the feature would improve your experience. description: | A clear and concise description of what you want to happen. validations: required: true - + - type: textarea attributes: label: Describe alternatives you've considered