summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJulie Qiu <julie@golang.org>2022-09-02 15:38:45 -0400
committerJulie Qiu <julieqiu@google.com>2022-09-02 19:40:34 +0000
commit9154d4a2a4952e35cb091fc254c9f5f1d3f0d409 (patch)
tree6ce0317d2034a9716f6a566e391691aaa773bfbd /.github
parente4061120115d1bcdbe17f863e6559ed7b412a73d (diff)
downloadgo-git-9154d4a2a4952e35cb091fc254c9f5f1d3f0d409.tar.gz
.github: add quotations around label
Change-Id: I69eaf470ba2c241a99e3693a0a93d9b24c78a2af Reviewed-on: https://go-review.googlesource.com/c/go/+/427959 Reviewed-by: Tatiana Bradley <tatiana@golang.org> Reviewed-by: Julie Qiu <julieqiu@google.com>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/04-vuln.md2
1 files changed, 1 insertions, 1 deletions
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"
---
<!--