Remove duplicate security policy link from new issues page (#21441)
Signed-off-by: Robin Townsend <robin@robin.town>
This commit is contained in:
parent
7fc258453f
commit
071a5410b8
1 changed files with 0 additions and 3 deletions
3
.github/ISSUE_TEMPLATE/config.yml
vendored
3
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,8 +1,5 @@
|
||||||
blank_issues_enabled: false
|
blank_issues_enabled: false
|
||||||
contact_links:
|
contact_links:
|
||||||
- name: Report a security vulnerability
|
|
||||||
url: https://github.com/vector-im/element-web/security/policy
|
|
||||||
about: Please review our security policy for more details
|
|
||||||
- name: Questions & support
|
- name: Questions & support
|
||||||
url: https://matrix.to/#/#element-web:matrix.org
|
url: https://matrix.to/#/#element-web:matrix.org
|
||||||
about: Please ask and answer questions here.
|
about: Please ask and answer questions here.
|
||||||
|
|
Loading…
Reference in a new issue