diff options
| author | Wladimir J. van der Laan <[email protected]> | 2016-11-11 11:30:15 +0100 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2016-11-11 11:30:23 +0100 |
| commit | bfc7aad0088432b3693a055b0916a869632bdbe2 (patch) | |
| tree | 01178374bb2162e1209510430d23f266a2977ebf | |
| parent | Merge #8996: Network activity toggle (diff) | |
| parent | Mention reporting security issues responsibly (diff) | |
| download | discoin-bfc7aad0088432b3693a055b0916a869632bdbe2.tar.xz discoin-bfc7aad0088432b3693a055b0916a869632bdbe2.zip | |
Merge #9115: Mention reporting security issues responsibly
7d1de30 Mention reporting security issues responsibly (Pavel JanÃk)
| -rw-r--r-- | .github/ISSUE_TEMPLATE.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index acb54dd35..28c181499 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? |