diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 7cfcd5447..29ab84ed1 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -3,8 +3,3 @@ contact_links: - name: Question about wgpu url: https://github.com/gfx-rs/wgpu/discussions/new/choose about: Any questions about how to use wgpu should go here. - - name: Security concerns - url: https://github.com/gfx-rs/wgpu/security - about: > - If you have found a possible vulnerability in wgpu, please read this - security policy for information about reporting it confidentially.