From: Julie Qiu Date: Fri, 2 Sep 2022 19:38:45 +0000 (-0400) Subject: .github: add quotations around label X-Git-Tag: go1.20rc1~1235 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=9154d4a2a4952e35cb091fc254c9f5f1d3f0d409;p=gostls13.git .github: add quotations around label Change-Id: I69eaf470ba2c241a99e3693a0a93d9b24c78a2af Reviewed-on: https://go-review.googlesource.com/c/go/+/427959 Reviewed-by: Tatiana Bradley Reviewed-by: Julie Qiu --- diff --git a/.github/ISSUE_TEMPLATE/04-vuln.md b/.github/ISSUE_TEMPLATE/04-vuln.md index 6f07bc8b54..7e129d78db 100644 --- a/.github/ISSUE_TEMPLATE/04-vuln.md +++ b/.github/ISSUE_TEMPLATE/04-vuln.md @@ -2,7 +2,7 @@ name: Go vulnerability management - bugs and feature requests about: Issues or feature requests about Go vulnerability management title: "x/vuln: " -labels: vulncheck or vulndb +labels: "vulncheck or vulndb" ---