diff --git a/.github/ISSUE_TEMPLATE/vulnerability.md b/.github/ISSUE_TEMPLATE/vulnerability.md deleted file mode 100644 index f6bfbe59c..000000000 --- a/.github/ISSUE_TEMPLATE/vulnerability.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: Report a vulnerability -about: There is a bug in go-ethereum that can be exploited -title: '' -labels: 'type:security' -assignees: '' ---- - -Please do not submit these in this public issue tracker! - -To find out how to disclose a vulnerability in Ethereum visit https://bounty.ethereum.org or email bounty@ethereum.org. - -Please read [Reporting a vulnerability](https://github.com/ethereum/go-ethereum/security/policy#reporting-a-vulnerability) for more information.