Skip to content

Commit 9ab6579

Browse files
authored
Update bug-report.md
1 parent 27394ec commit 9ab6579

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ about: Create a report to help us improve this project
1818

1919
**Environment**:
2020
- CSI Driver version:
21+
<!--
22+
*Run following command to get CSI driver version:
23+
`kubectl get po -n kube-system -o yaml | grep mcr | grep blob`
24+
-->
2125
- Kubernetes version (use `kubectl version`):
2226
- OS (e.g. from /etc/os-release):
2327
- Kernel (e.g. `uname -a`):

0 commit comments

Comments
 (0)