From c95e4d06bc04e66842cb4f698cb3de33a9c57665 Mon Sep 17 00:00:00 2001 From: Matt Rickard Date: Wed, 14 Sep 2016 14:31:07 -0400 Subject: [PATCH] Update ISSUE_TEMPLATE The config is stored in a different folder after we changed the name of the VM --- .github/ISSUE_TEMPLATE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 93b1e3cd19..a6517bfbd0 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -21,7 +21,7 @@ explain why. **Environment**: - **OS** (e.g. from /etc/os-release): -- **VM Driver** (e.g. `cat ~/.minikube/machines/minikubeVM/config.json | grep DriverName`): +- **VM Driver** (e.g. `cat ~/.minikube/machines/minikube/config.json | grep DriverName`): - **Docker version** (e.g. `docker -v`): - **Install tools**: - **Others**: