Update v1-bug-report.md
This commit is contained in:
parent
411b1b1668
commit
9bc9b33e55
8
.github/ISSUE_TEMPLATE/v1-bug-report.md
vendored
8
.github/ISSUE_TEMPLATE/v1-bug-report.md
vendored
@ -48,8 +48,14 @@ If you can reproduce this issue with a public CI system, please link a failing b
|
||||
|
||||
We'd love to have more contributors on this project! If the fix for this bug is easily explained and very small, free free to create a pull request for it. You'll want to base the PR off the `v1` branch, all `v1` bug fix releases will be made from that branch.
|
||||
|
||||
## Run `go version` and paste its output here
|
||||
|
||||
```
|
||||
# paste `go version` output in here
|
||||
```
|
||||
|
||||
## Run `go env` and paste its output here
|
||||
|
||||
```
|
||||
# paste it in here
|
||||
# paste `go env` output in here
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user