Skip to content

Commit 3059820

Browse files
authored
Update bug-report.md
1 parent d0d8a03 commit 3059820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ about: Create a report to help us improve this project
1717
**Anything else we need to know?**:
1818

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

0 commit comments

Comments
 (0)