]> Cypherpunks repositories - gostls13.git/commitdiff
.github/ISSUE_TEMPLATE/03-gopls.yml: use textarea for gopls version
authorAlan Donovan <adonovan@google.com>
Fri, 24 May 2024 16:45:11 +0000 (12:45 -0400)
committerGopher Robot <gobot@golang.org>
Fri, 24 May 2024 17:09:04 +0000 (17:09 +0000)
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>

.github/ISSUE_TEMPLATE/03-gopls.yml

index 5db1315f27e1d3b92d27eedb6eb17a76c9d7cef0..8ba9712af3087ea6b8d67a38097451ebb3152dd5 100644 (file)
@@ -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"