From 370702fe80ecebcba0ed34de43e70bf80b810929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fatih=20T=C3=BCrken?= <103541666+turkenf@users.noreply.github.com> Date: Wed, 8 Nov 2023 14:19:49 +0300 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 64d0a15d13..fb129d38f7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,7 +1,7 @@ name: Bug Report about: Help us diagnose and fix bugs in Official AWS Provider labels: bug,needs:triage -title: bug +title: "[Bug]: " body: - type: markdown attributes: @@ -97,10 +97,7 @@ body: id: references attributes: label: References - description: | - Where possible, please supply links to vendor documentation, other GitHub issues (open or closed) or pull requests that give additional context. - - [Information about referencing Github Issues](https://help.github.com/articles/basic-writing-and-formatting-syntax/#referencing-issues-and-pull-requests) + description: Where possible, please supply links to vendor documentation, other GitHub issues (open or closed) or pull requests that give additional context. validations: required: false