From 63b7bc8794d242b23a5710d339d2521a1af49bf9 Mon Sep 17 00:00:00 2001 From: Toni de la Fuente Date: Mon, 6 Feb 2023 16:45:52 +0100 Subject: [PATCH] chore(issues): update bug_report.md (#1844) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a16bdbdb..5b846139 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -41,7 +41,7 @@ Also, you can add logs (anonymize them first!). Here a command that may help to Please, complete the following information: - Resource: (e.g. EC2 instance, Fargate task, Docker container manually, EKS, Cloud9, CodeBuild, workstation, etc.) - OS: [e.g. Amazon Linux 2, Mac, Alpine, Windows, etc. ] - - Prowler Version [`./prowler --version`]: + - Prowler Version [`prowler --version`]: - Python version [`python --version`]: - Pip version [`pip --version`]: - Installation method (Are you running it from pip package or cloning the github repo?):