name: Bugs
description: The go command, standard library, or anything else
labels: [ 'kind/bug', 'bug' ]
-title: "affected/package: "
+title: "import/path: issue title"
body:
- type: markdown
name: Pkg.go.dev bugs or feature requests
description: Issues or feature requests for the documentation site
-title: "x/pkgsite: "
+title: "x/pkgsite: issue title"
labels: ["pkgsite"]
body:
- type: markdown
name: Gopls bugs or feature requests
description: Issues or feature requests for the Go language server (gopls)
-title: "x/tools/gopls: "
+title: "x/tools/gopls: issue title"
labels: ["gopls", "Tools"]
body:
- type: markdown
name: Go vulnerability management - bugs and feature requests
description: Issues or feature requests about Go vulnerability management
-title: "x/vuln: "
+title: "x/vuln: issue title"
labels: ["vulncheck", "vulndb"]
body:
- type: markdown
name: Proposals
description: New external API or other notable changes
-title: "proposal: affected/package: "
+title: "proposal: import/path: proposal title"
labels: ["Proposal"]
body:
- type: markdown
name: Language Change Proposals
description: Changes to the language
labels: ["Proposal", "v2", "LanguageChange"]
-title: "proposal: Go 2: "
+title: "proposal: Go 2: proposal title"
body:
name: Go Telemetry Proposals
description: New telemetry counter or update on an existing one
-title: "x/telemetry/config: "
+title: "x/telemetry/config: issue title"
labels: ["Telemetry-Proposal"]
projects: ["golang/29"]
body: