diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a16bdbdb73..5b84613952 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?):