]> Cypherpunks.ru repositories - gostls13.git/commitdiff
.github: remove duplicate security link
authorDmitri Shuralyov <dmitshur@golang.org>
Fri, 7 Jan 2022 17:50:37 +0000 (17:50 +0000)
committerDmitri Shuralyov <dmitshur@golang.org>
Fri, 7 Jan 2022 17:55:09 +0000 (17:55 +0000)
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>
.github/ISSUE_TEMPLATE/config.yml

index ddf5fc6833fb003add1e2ab546cd73d133014c96..c07f1e4d1c74afcc99aef736cd79b555063874a9 100644 (file)
@@ -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