1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-26 14:27:04 +00:00
Former-commit-id: 71dd326f90c15550607413e33041e30e8d475416
This commit is contained in:
Gerasimos (Makis) Maropoulos
2017-03-05 02:42:28 +02:00
parent 92dd8ec423
commit b961bedab0
6 changed files with 15 additions and 10 deletions

View File

@@ -4,7 +4,7 @@ If you wanna contribute please submit a PR to one of the [iris-contrib organisat
## Before Submitting an Issue
First, please do a search in open issues to see if the issue or feature request has already been filed. If there is an issue add your comments to this issue.
First, please do a search in [open issues](http://support.iris-go.com) to see if the issue or feature request has already been filed. If there is an issue add your comments to this issue.
The Iris project is distributed across multiple repositories, try to file the issue against the correct repository,
@@ -14,7 +14,7 @@ The Iris project is distributed across multiple repositories, try to file the is
- [Sessions](https://github.com/kataras/go-sessions/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue)
- [About docs.iris-go.com](https://github.com/iris-contrib/gitbook/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue)
- [About examples](https://github.com/iris-contrib/examples/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue)
- [Iris main(core)](https://github.com/kataras/iris/issues?utf8=%E2%9C%93&q=is%3Aopen+is%3Aissue)
- [Iris main(core)](http://support.iris-go.com)
Before post a new issue do an iris upgrade: