iris/.github/ISSUE_TEMPLATE/bug_report.md
Gerasimos (Makis) Maropoulos 2a4ce876b6
add the stale release
2020-08-12 23:41:20 +03:00

765 B

name about title labels assignees
Bug report Create a report to help us improve [BUG] type:bug kataras

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. [...]

Expected behavior A clear and concise description of what you expected to happen.

Screenshots 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:

$ cd PROJECT
$ go get -u github.com/kataras/iris@master
$ go run .

Additional context Add any other context about the problem here.