summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDmitri Shuralyov <dmitshur@golang.org>2022-01-07 17:50:37 +0000
committerDmitri Shuralyov <dmitshur@golang.org>2022-01-07 17:55:09 +0000
commit2f45981679551e88880a18684a4d65ca3d9b45d9 (patch)
treed2832a1848b39db49bd3d64899a29f1912d3c84f /.github
parent11b28e7e98bce0d92d8b49c6d222fb66858994ff (diff)
downloadgo-git-2f45981679551e88880a18684a4d65ca3d9b45d9.tar.gz
.github: remove duplicate security link
Since a SECURITY.md file is present in the main Go repository, GitHub already shows a "Report a security vulnerability" link in the issue template list. Remove the duplicate custom link. Fixes #49962. Change-Id: Ifdf7e93b76ebd9258d907aa9cb4915c0dbc4f93e Reviewed-on: https://go-review.googlesource.com/c/go/+/376357 Trust: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Julie Qiu <julie@golang.org>
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/config.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml
index ddf5fc6833..c07f1e4d1c 100644
--- a/.github/ISSUE_TEMPLATE/config.yml
+++ b/.github/ISSUE_TEMPLATE/config.yml
@@ -3,6 +3,3 @@ contact_links:
- name: Questions
about: Please use one of the forums for questions or general discussions
url: https://go.dev/wiki/Questions
- - name: Security Vulnerabilities
- about: See here for our security policy
- url: https://go.dev/security