mirror of
https://github.com/golang/go
synced 2024-11-11 18:31:38 -07:00
.github/ISSUE_TEMPLATE/03-gopls.yml: use textarea for gopls version
The output of "gopls version" is multiple lines. Change-Id: Ic00734b05011098d408db6f49f86c4e2c8edfa24 Reviewed-on: https://go-review.googlesource.com/c/go/+/587924 LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Robert Findley <rfindley@google.com> Auto-Submit: Alan Donovan <adonovan@google.com>
This commit is contained in:
parent
960cd14124
commit
60e6986612
2
.github/ISSUE_TEMPLATE/03-gopls.yml
vendored
2
.github/ISSUE_TEMPLATE/03-gopls.yml
vendored
@ -6,7 +6,7 @@ body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: "Please answer these questions before submitting your issue. Thanks!"
|
||||
- type: input
|
||||
- type: textarea
|
||||
id: gopls-version
|
||||
attributes:
|
||||
label: "gopls version"
|
||||
|
Loading…
Reference in New Issue
Block a user