From 86cb1b576b069d56718c625499ed6146262f6892 Mon Sep 17 00:00:00 2001 From: Ritika Patil Date: Wed, 14 Feb 2024 13:20:55 -0600 Subject: [PATCH] chore: (IAC-1341) Updated bug report Template --- .github/ISSUE_TEMPLATE/issue--bug-report.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/issue--bug-report.yml b/.github/ISSUE_TEMPLATE/issue--bug-report.yml index 8e758013..ee1ce804 100644 --- a/.github/ISSUE_TEMPLATE/issue--bug-report.yml +++ b/.github/ISSUE_TEMPLATE/issue--bug-report.yml @@ -29,18 +29,6 @@ body: For security reasons, do not copy and paste any sensitive information in this issue, like account information and passwords etc. validations: required: false - - type: textarea - id: iac_vars - attributes: - label: Ansible Variable File Details - description: | - Paste the relevant parts of your ansible-vars.yaml variables file or variable flag values here. - - The relevant parts should come from your `ansible-vars.yaml` file or equivalent that seem to be causing the error. - - For security reasons, do not copy and paste any sensitive information in this issue, like account information and passwords etc. - validations: - required: false - type: textarea id: tf_steps_to_reproduce attributes: