From 8febfc7c930cf5f67197df7e8160e31f65e78f5d Mon Sep 17 00:00:00 2001 From: Alex Crome Date: Thu, 15 Apr 2021 23:35:37 +0100 Subject: [PATCH] Add `az bicep version` to bug report template (#2282) --- .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 2fd9937eebd..d3ac5e33dbf 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' --- **Bicep version** -run `bicep --version` via the Bicep CLI or via VS code by navigating to the extensions tab and searching for Bicep +run `bicep --version` via the Bicep CLI, `az bicep version` via the AZ CLI or via VS code by navigating to the extensions tab and searching for Bicep **Describe the bug** A clear and concise description of what the bug is vs what you expected to happen