mirror of
https://github.com/golang/go
synced 2024-11-11 18:51:37 -07:00
.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>
This commit is contained in:
parent
11b28e7e98
commit
2f45981679
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user