You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/what_if.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ body:
6
6
id: intro
7
7
attributes:
8
8
value: |
9
-
Thank you for reporting a What-If feature issue! Please provide as much detail as possible.
9
+
Thank you for reporting an issue related to preview of changes (--what-if) or export to Bicep (--export-bicep) with az cli! Please provide as much detail as possible.
10
10
11
11
- type: dropdown
12
12
id: issue-type
@@ -33,7 +33,7 @@ body:
33
33
id: command
34
34
attributes:
35
35
label: Command or Script
36
-
description: Provide the command or script that demonstrates the issue
36
+
description: Provide the command or script that helps reproducing or demonstrate the issue
0 commit comments