mirror of
https://github.com/kataras/iris.git
synced 2025-01-23 18:51:03 +01:00
7533e2bf8b
It matches the official golang repo style now. Former-commit-id: b70ab22db457b00fd00c1abe69ddee1cd6249bf7
25 lines
692 B
Markdown
25 lines
692 B
Markdown
Please answer these questions before submitting your issue. Thanks!
|
|
|
|
- [x] I have read the [GopherBOOk](http://gopherbook.iris-go.com), [Examples](https://github.com/iris-contrib/examples), [Contributing File](https://github.com/kataras/iris/blob/v6/.github/CONTRIBUTING.md) and **I'm sure that this issue is not posted** before.
|
|
|
|
|
|
### What version of Go are you using (`go version`)?
|
|
|
|
|
|
### What operating system and processor architecture are you using (`go env`)?
|
|
|
|
|
|
### What version of Iris are you using?
|
|
|
|
|
|
### What did you do?
|
|
|
|
If possible, provide a recipe for reproducing the error.
|
|
A complete runnable program is good.
|
|
|
|
|
|
### What did you expect to see?
|
|
|
|
|
|
### What did you see instead?
|