mirror of
https://github.com/kataras/iris.git
synced 2026-01-17 08:55:57 +00:00
add the stale release
This commit is contained in:
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
@@ -2,7 +2,7 @@ Examples for the Iris project can be found at
|
||||
<https://github.com/kataras/iris/tree/master/_examples>.
|
||||
|
||||
Documentation for the Iris project can be found at
|
||||
<https://pkg.go.dev/github.com/kataras/iris/v12@v12.2.0>.
|
||||
<https://pkg.go.dev/github.com/kataras/iris@v12.2.0>.
|
||||
|
||||
Love iris? Please consider supporting the project:
|
||||
👉 https://iris-go.com/donate
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -30,7 +30,7 @@ Please make sure the bug is reproducible over the `master` branch:
|
||||
|
||||
```sh
|
||||
$ cd PROJECT
|
||||
$ go get -u github.com/kataras/iris/v12@master
|
||||
$ go get -u github.com/kataras/iris@master
|
||||
$ go run .
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user