aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2016-11-11 11:30:15 +0100
committerWladimir J. van der Laan <laanwj@gmail.com>2016-11-11 11:30:23 +0100
commitbfc7aad0088432b3693a055b0916a869632bdbe2 (patch)
tree01178374bb2162e1209510430d23f266a2977ebf
parentab914a65301bd48f2b6c7a64bf57295ae74f2902 (diff)
parent7d1de3032d3d17a2e3bc672c0e60233f64cd3523 (diff)
downloadbitcoin-bfc7aad0088432b3693a055b0916a869632bdbe2.tar.xz
Merge #9115: Mention reporting security issues responsibly
7d1de30 Mention reporting security issues responsibly (Pavel Janík)
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index acb54dd354..28c1814998 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -4,6 +4,8 @@ This issue tracker is only for technical issues related to bitcoin-core.
General bitcoin questions and/or support requests and are best directed to the [Bitcoin StackExchange](https://bitcoin.stackexchange.com).
+For reporting security issues, please read instructions at [https://bitcoincore.org/en/contact/](https://bitcoincore.org/en/contact/).
+
### Describe the issue
### Can you reliably reproduce the issue?