diff --git a/.github/ISSUE_TEMPLATE/4_Security_issue.md b/.github/ISSUE_TEMPLATE/4_Security_issue.md deleted file mode 100644 index b8f7d25e4..000000000 --- a/.github/ISSUE_TEMPLATE/4_Security_issue.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -name: ⛔ Security Issue -about: Contact mail@qutebrowser.org for security issues. - ---- - -⚠ PLEASE DON'T DISCLOSE SECURITY-RELATED ISSUES PUBLICLY, SEE BELOW. - -If you have found a security issue in qutebrowser, please send the details to -mail [at] qutebrowser.org and don't disclose it publicly until we can provide a -fix for it diff --git a/.github/SECURITY.md b/.github/SECURITY.md new file mode 100644 index 000000000..7df41b38e --- /dev/null +++ b/.github/SECURITY.md @@ -0,0 +1 @@ +Please report security bugs to [security@qutebrowser.org](mailto:security@qutebrowser.org).