mirror of
https://github.com/kataras/iris.git
synced 2026-01-07 03:57:10 +00:00
rename master branch to main
This commit is contained in:
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/v12@main
|
||||
$ go run .
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user