Thomas Stromberg
b6f90d033e
Remove extraneous whitespace
2019-06-24 13:24:45 +08:00
Thomas Stromberg
48eb7e867a
Try a longer name to see if it it will make zh-CN show up in GitHub
2019-06-24 09:48:27 +08:00
Thomas Stromberg
feed7a5889
Simplify English about description
2019-06-24 09:44:19 +08:00
Thomas Stromberg
80ded8a1c5
Use inline label format, simplify reporting text
2019-06-24 09:35:17 +08:00
Thomas Stromberg
53eddb4e64
Rename en-US so that it comes first in list
2019-06-24 09:35:01 +08:00
Thomas Stromberg
5fd16611fa
Add Arabic and Indonesian issue templates
2019-06-21 20:57:56 +08:00
Thomas Strömberg
25060c5a51
Add issue templates for es, pt-BR, and zh-CN languages
...
* Add international language issue templates for es, pt-BR, and zh-CN
2019-06-19 08:54:03 -07:00
Thomas Strömberg
e0bf9a55c3
Minor edit to the comment text for clarity
2019-05-03 11:21:18 -07:00
Medya Gh
a5eeab686d
Improve the github issue template
2019-05-02 14:38:28 -07:00
Thomas Strömberg
3cc68bd18b
Update ISSUE_TEMPLATE
2019-03-11 12:15:42 -07:00
Thomas Strömberg
a485919113
Remove bad formatting
2019-03-07 09:42:14 -08:00
Thomas Strömberg
a58e1a454f
Mention `minikube logs`
2019-03-06 15:36:39 -08:00
Thomas Strömberg
210d3b9601
Try again, but hide the text this time.
2019-03-06 15:33:27 -08:00
Thomas Strömberg
8cae13f5d4
Shorten template even further.
2019-02-20 13:12:10 -08:00
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