From f342437806d1c9ac975b33a028f69636a4cc13e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20T=C3=BCrken?= <103541666+turkenf@users.noreply.github.com> Date: Thu, 16 Nov 2023 16:35:03 +0300 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 0417a0d5ca..12f1cffdcf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -8,7 +8,7 @@ body: value: | # Thank you for helping to improve Official AWS Provider! - - If you're not currently using the most recent version of the Upbound provider-aws, we recommend upgrading. This could resolve your issue, as any potential issues may have already been addressed in the latest release. + - If you're not currently using the most recent version of the Upbound Official AWS Provider, we recommend upgrading. This could resolve your issue, as any potential issues may have already been addressed in the latest release. - type: checkboxes attributes: @@ -107,7 +107,7 @@ body: id: additional_info attributes: label: Additional Info - description: The additional information you want to add, such as issues, pull requests, reference documents, situations specific to your environment, etc. + description: The additional information you want to add, related issue(s), pull requests, reference documents, situations specific to your environment, etc. validations: required: false