diff options
| author | Pavel Janík <[email protected]> | 2016-11-09 12:50:38 +0100 |
|---|---|---|
| committer | Pavel Janík <[email protected]> | 2016-11-10 14:41:40 +0100 |
| commit | 7d1de3032d3d17a2e3bc672c0e60233f64cd3523 (patch) | |
| tree | 9dd9bc8afc99369cb3aadff85b2c5d2b00be520d | |
| parent | Merge #9097: [qa] Rework sync_* and preciousblock.py (diff) | |
| download | discoin-7d1de3032d3d17a2e3bc672c0e60233f64cd3523.tar.xz discoin-7d1de3032d3d17a2e3bc672c0e60233f64cd3523.zip | |
Mention reporting security issues responsibly
| -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? |