Commit Graph

266 Commits (54f94000065d186b05fe6363d090fb1923b9b3e5)

Author SHA1 Message Date
Thomas Strömberg 6ebd4ee183
Shorten the template. 2019-02-20 13:10:57 -08:00
Thomas Strömberg ea04ab1b84
Update ISSUE_TEMPLATE 2019-02-19 17:10:04 -08:00
Thomas Strömberg 16341cb2b0
Clarify issue template 2019-02-19 17:08:42 -08:00
Thomas Strömberg aad78ea071
Update ISSUE_TEMPLATE 2019-02-16 14:56:47 -08:00
Thomas Strömberg dea77a6810
More simplification 2019-02-16 14:55:22 -08:00
Thomas Strömberg 83650380b3
Simplify the issue template 2019-02-16 14:51:27 -08:00
samuela 001a879437
Update ISSUE_TEMPLATE 2018-10-01 18:43:50 -07:00
Suraj Deshmukh 0a9bfdedb8 Fix placement of backticks in github issue template
Right now the backticks are misplaced, this commit fixes them and places
them in right place so that the commands can be copied rightfully.
2017-12-02 23:21:17 +05:30
Chris Stryczynski 49660ce08b Addition of commands to run at once
https://github.com/kubernetes/minikube/issues/1799
2017-08-11 08:36:47 +01:00
Matt Rickard e4836dfb8f Add minikube logs request to ISSUE_TEMPLATE
This is usually the first thing that we ask users after they submit bug
reports.  In the future it might make sense to provide a convenience
method that uploads the logs to a GCS bucket, since they are sometimes
pretty long.
2017-08-04 14:37:29 -07:00
Andreas Kohn b644c393c2 Use grep -i to check the ISO version
```sh
$ cat ~/.minikube/machines/minikube/config.json | grep ISO
$ cat ~/.minikube/machines/minikube/config.json | grep -i ISO
        "Boot2DockerURL": "file:///Users/andreas/.minikube/cache/iso/minikube-v1.0.6.iso",
```
2017-02-25 10:13:03 +01:00
Matt Rickard 0bcbd99e1b Add version info to minikube-iso 2017-02-22 11:47:57 -08:00
Matt Rickard c879548d1a Update issue tmpl, add iso version, remove docker version 2017-02-01 13:02:20 -08:00
Matt Rickard c95e4d06bc Update ISSUE_TEMPLATE
The config is stored in a different folder after we changed the name of the VM
2016-09-14 14:31:07 -04:00
Matt Rickard ecbedcba5f Remove kernel field from issue templ 2016-08-16 11:23:21 -07:00
Matt Rickard 6e94e993c9 First draft of issue template 2016-08-15 09:52:45 -07:00