diff --git a/.github/ISSUE_TEMPLATE/03-gopls.md b/.github/ISSUE_TEMPLATE/03-gopls.md index c4934c3898..a6b9d913c1 100644 --- a/.github/ISSUE_TEMPLATE/03-gopls.md +++ b/.github/ISSUE_TEMPLATE/03-gopls.md @@ -2,7 +2,9 @@ name: Gopls bugs or feature requests about: Issues or feature requests for the Go language server (gopls) title: "x/tools/gopls: " -labels: gopls Tools +labels: + - gopls + - Tools ---