issue template: ask for the iris version

Former-commit-id: 189aa0fc2b3bac3ad527727ae5237bb5788151d9
This commit is contained in:
Gerasimos (Makis) Maropoulos 2020-07-24 22:51:00 +03:00
parent 2f8b29cb3d
commit e70ceba051

View File

@ -23,5 +23,16 @@ If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. ubuntu, windows]
**iris.Version**
- e.g. v12.2.0 or master
Please make sure the bug is reproducible over the `master` branch:
```sh
$ cd PROJECT
$ go get -u github.com/kataras/iris/v12@master
$ go run .
```
**Additional context**
Add any other context about the problem here.